2 writes to blockResolved
System.Xml (2)
System\Xml\Schema\XmlSchemaComplexType.cs (2)
293
blockResolved
= value;
428
this.
blockResolved
= XmlSchemaDerivationMethod.None;
1 reference to blockResolved
System.Xml (1)
System\Xml\Schema\XmlSchemaComplexType.cs (1)
248
get { return
blockResolved
; }