2 references to XmlReaderWithSourceLocation
System.Activities (2)
System\Activities\Debugger\XamlDebuggerXmlReader.cs (2)
80
this.xmlReaderWithSourceLocation = new
XmlReaderWithSourceLocation
(underlyingTextReader);
108
this.xmlReaderWithSourceLocation = new
XmlReaderWithSourceLocation
(textReader);