1 write to startElementLocations
System.Activities (1)
System\Activities\Debugger\XmlReaderWithSourceLocation.cs (1)
83this.startElementLocations = new Dictionary<DocumentLocation, DocumentLocation>();
2 references to startElementLocations
System.Activities (2)
System\Activities\Debugger\XmlReaderWithSourceLocation.cs (2)
81if (this.startElementLocations == null) 86return this.startElementLocations;