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)
295
if (
_typeExtensions
== null)
299
return
_typeExtensions
;