4 writes to contentType
System.Xml (4)
System\Xml\Schema\XmlSchemaInfo.cs (4)
75
contentType
= schemaType.SchemaContentType;
78
contentType
= XmlSchemaContentType.Empty;
112
contentType
= value;
148
contentType
= XmlSchemaContentType.Empty;
1 reference to contentType
System.Xml (1)
System\Xml\Schema\XmlSchemaInfo.cs (1)
109
return
contentType
;