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