4 references to SourceLocationFound
System.Activities (3)
System\Activities\Debugger\SourceLocationProvider.cs (1)
259
xamlDebuggerReader.
SourceLocationFound
+= XamlDebuggerXmlReader.SetSourceLocation;
System\Activities\Debugger\XamlDebuggerXmlReader.cs (2)
89
this.
SourceLocationFound
+= XamlDebuggerXmlReader.SetSourceLocation;
118
this.
SourceLocationFound
+= XamlDebuggerXmlReader.SetSourceLocation;
System.Activities.Presentation (1)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\WorkflowDesignerXamlHelper.cs (1)
480
debuggerReader.
SourceLocationFound
+= delegate(object sender, SourceLocationFoundEventArgs args)