1 write to parent
System.Activities (1)
System\Activities\Debugger\XamlDebuggerXmlReader.cs (1)
694this.parent = parent;
2 references to parent
System.Activities (2)
System\Activities\Debugger\XamlDebuggerXmlReader.cs (2)
727this.parent.NotifySourceLocationFound(instance, new SourceLocation(/* FileName = */ null, startLine, startColumn, endLine, endColumn), isValueNode: false); 756this.parent.NotifySourceLocationFound(instance,