3 writes to version
System.Xml (3)
System\Xml\Schema\XmlSchema.cs (3)
316
set {
version
= value; }
528
that.
version
= this.version;
546
that.
version
= this.version;
3 references to version
System.Xml (3)
System\Xml\Schema\XmlSchema.cs (3)
315
get { return
version
; }
528
that.version = this.
version
;
546
that.version = this.
version
;