1 write to attributeValueRanges
System.Activities (1)
System\Activities\Debugger\XmlReaderWithSourceLocation.cs (1)
44this.attributeValueRanges = new Dictionary<DocumentLocation, DocumentRange>();
2 references to attributeValueRanges
System.Activities (2)
System\Activities\Debugger\XmlReaderWithSourceLocation.cs (2)
42if (this.attributeValueRanges == null) 47return this.attributeValueRanges;