2 references to SourceLocationCollector
System.Activities (2)
System\Activities\Debugger\XamlDebuggerXmlReader.cs (2)
627this.SourceLocationCollector.AddValueRange(new DocumentRange(myStartBracket, myRealEndBracket), realValueRange); 660SourceLocationMemberInvoker invoker = new SourceLocationMemberInvoker(this.SourceLocationCollector, memberType);