5 references to Write11_XmlSchemaDerivationMethod
System.Xml (5)
System\Xml\Serialization\SchemaObjectWriter.cs (5)
465WriteAttribute(@"final", @"", Write11_XmlSchemaDerivationMethod(o.FinalResolved)); 670WriteAttribute(@"final", @"", Write11_XmlSchemaDerivationMethod(o.FinalResolved)); 674WriteAttribute(@"block", @"", Write11_XmlSchemaDerivationMethod(o.BlockResolved)); 817WriteAttribute(@"block", @"", Write11_XmlSchemaDerivationMethod(o.BlockResolved)); 819WriteAttribute(@"final", @"", Write11_XmlSchemaDerivationMethod(o.FinalResolved));