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