You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In public CilBrowserPage(MethodBase m, int start, int end, RoutedEventHandler navigation) constructor, CilGraph.ToSyntaxTree is called twice: in CilVisualization.VisualizeGraph and when generating plaintext view.
The text was updated successfully, but these errors were encountered:
In
public CilBrowserPage(MethodBase m, int start, int end, RoutedEventHandler navigation)
constructor, CilGraph.ToSyntaxTree is called twice: in CilVisualization.VisualizeGraph and when generating plaintext view.The text was updated successfully, but these errors were encountered: