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