2 writes to OuterUri
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (2)
2717nameSpace.OuterUri = _shortPrefixUri[(int)shortPrefix]; 2722nameSpace.OuterUri = null;
1 reference to OuterUri
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
2659_shortPrefixUri[(int)shortPrefix] = nameSpace.OuterUri;