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)
2620
return
_space
;
2707
attribute.XmlSpace =
_space
;