3 references to NotifySourceLocationFound
System.Activities (3)
System\Activities\Debugger\XamlDebuggerXmlReader.cs (3)
590
this.
NotifySourceLocationFound
(value, valueLocation, isValueNode: true);
727
this.parent.
NotifySourceLocationFound
(instance, new SourceLocation(/* FileName = */ null, startLine, startColumn, endLine, endColumn), isValueNode: false);
756
this.parent.
NotifySourceLocationFound
(instance,