2 writes to xmlSpace
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (2)
153this.xmlSpace = XmlSpace.None; 2699_elementStack[_elemDepth].xmlSpace = xs;
1 reference to xmlSpace
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (1)
607XmlSpace xs = _elementStack[i].xmlSpace;