3 writes to _schemaType
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlValueConverter.cs (3)
299_schemaType = schemaType; 330_schemaType = converterAtomic._schemaType; 337_schemaType = converterAtomic._schemaType;
4 references to _schemaType
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlValueConverter.cs (4)
330_schemaType = converterAtomic._schemaType; 337_schemaType = converterAtomic._schemaType; 494get { return _schemaType; } 512XmlSchemaType type = _schemaType;