1 write to inputUriStr
System.Private.Xml (1)
System\Xml\Core\XmlTextReaderImpl.cs (1)
609_laterInitParam.inputUriStr = uriStr;
2 references to inputUriStr
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (1)
648throw new XmlException(SR.Xml_CannotResolveUrl, _laterInitParam.inputUriStr);
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
81throw new XmlException(SR.Xml_CannotResolveUrl, _laterInitParam.inputUriStr);