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