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