2 writes to _extensions
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SchemaImporter.cs (2)
57_extensions = new SchemaImporterExtensionCollection(); 85_extensions = new SchemaImporterExtensionCollection();
2 references to _extensions
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SchemaImporter.cs (2)
84if (_extensions == null) 86return _extensions;