2 references to EndElementLocations
System.Activities (2)
System\Activities\Debugger\XamlDebuggerXmlReader.cs (1)
613
this.xmlReaderWithSourceLocation.
EndElementLocations
.TryGetValue(myEndLocation, out myEndBracket);
System\Activities\Debugger\XmlReaderWithSourceLocation.cs (1)
154
this.
EndElementLocations
.Add(endElementLocation, endElementBracket);