2 references to EmptyElementRanges
System.Activities (2)
System\Activities\Debugger\XamlDebuggerXmlReader.cs (1)
604if (this.xmlReaderWithSourceLocation.EmptyElementRanges.TryGetValue(myStartLocation, out myRange))
System\Activities\Debugger\XmlReaderWithSourceLocation.cs (1)
120this.EmptyElementRanges.Add(elementLocation, emptyElementRange);