3 writes to _space
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (3)
1742_space = XmlSpace.None; 1827_space = attribute.XmlSpace; 1844_space = space;
2 references to _space
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (2)
1727return _space; 1866attribute.XmlSpace = _space;