4 writes to _contentType
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaInfo.cs (4)
95
_contentType
= _schemaType.SchemaContentType;
99
_contentType
= XmlSchemaContentType.Empty;
144
_contentType
= value;
189
_contentType
= XmlSchemaContentType.Empty;
1 reference to _contentType
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaInfo.cs (1)
140
return
_contentType
;