1 write to endElementLocations
System.Activities (1)
System\Activities\Debugger\XmlReaderWithSourceLocation.cs (1)
96this.endElementLocations = new Dictionary<DocumentLocation, DocumentLocation>();
2 references to endElementLocations
System.Activities (2)
System\Activities\Debugger\XmlReaderWithSourceLocation.cs (2)
94if (this.endElementLocations == null) 99return this.endElementLocations;