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