4 writes to space
System.Runtime.Serialization (4)
System\Xml\XmlBaseReader.cs (4)
2845
this.
space
= XmlSpace.None;
2922
this.
space
= XmlSpace.None;
2951
space
= attribute.XmlSpace;
2992
this.
space
= space;
2 references to space
System.Runtime.Serialization (2)
System\Xml\XmlBaseReader.cs (2)
2903
return
space
;
3014
attribute.XmlSpace = this.
space
;