3 references to SetSourceLocation
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
;