1 write to _typeExtensions
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSet.cs (1)
297_typeExtensions = new XmlSchemaObjectTable();
2 references to _typeExtensions
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSet.cs (2)
295if (_typeExtensions == null) 299return _typeExtensions;