1 write to _types
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (1)
453
_types
= new XmlSchemaObjectTable();
2 references to _types
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (2)
451
if (
_types
== null)
455
return
_types
;