4 writes to _contentType
System.Private.Xml (4)
System\Xml\Schema\XmlSchemaInfo.cs (4)
89_contentType = _schemaType.SchemaContentType; 93_contentType = XmlSchemaContentType.Empty; 138_contentType = value; 183_contentType = XmlSchemaContentType.Empty;
1 reference to _contentType
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaInfo.cs (1)
134return _contentType;