3 writes to blockDefault
System.Xml (3)
System\Xml\Schema\XmlSchema.cs (3)
276
set {
blockDefault
= value; }
525
that.
blockDefault
= this.blockDefault;
543
that.
blockDefault
= this.blockDefault;
3 references to blockDefault
System.Xml (3)
System\Xml\Schema\XmlSchema.cs (3)
275
get { return
blockDefault
; }
525
that.blockDefault = this.
blockDefault
;
543
that.blockDefault = this.
blockDefault
;