4 writes to _space
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (4)
2562_space = XmlSpace.None; 2639_space = XmlSpace.None; 2668_space = attribute.XmlSpace; 2685_space = space;
2 references to _space
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (2)
2620return _space; 2707attribute.XmlSpace = _space;