1 write to inputUriStr
System.Xml (1)
System\Xml\Core\XmlTextReaderImpl.cs (1)
643laterInitParam.inputUriStr = uriStr;
2 references to inputUriStr
System.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (1)
680throw new XmlException(Res.Xml_CannotResolveUrl, laterInitParam.inputUriStr);
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
80throw new XmlException(Res.Xml_CannotResolveUrl, laterInitParam.inputUriStr);