1 write to contentValueRanges
System.Activities (1)
System\Activities\Debugger\XmlReaderWithSourceLocation.cs (1)
57this.contentValueRanges = new Dictionary<DocumentLocation, DocumentRange>();
2 references to contentValueRanges
System.Activities (2)
System\Activities\Debugger\XmlReaderWithSourceLocation.cs (2)
55if (this.contentValueRanges == null) 60return this.contentValueRanges;