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