2 references to StartElementLocations
System.Activities (2)
System\Activities\Debugger\XamlDebuggerXmlReader.cs (1)
612
this.xmlReaderWithSourceLocation.
StartElementLocations
.TryGetValue(myStartLocation, out myStartBracket);
System\Activities\Debugger\XmlReaderWithSourceLocation.cs (1)
125
this.
StartElementLocations
.Add(elementLocation, startElementBracket);