2 writes to OuterUri
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseReader.cs (2)
2886nameSpace.OuterUri = _shortPrefixUri[(int)shortPrefix]; 2891nameSpace.OuterUri = null;
1 reference to OuterUri
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseReader.cs (1)
2804_shortPrefixUri[(int)shortPrefix] = nameSpace.OuterUri;