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