1 write to _schemaImporterExtensions
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\WebReferenceOptions.cs (1)
61
_schemaImporterExtensions
= new StringCollection();
2 references to _schemaImporterExtensions
dotnet-svcutil-lib (2)
FrameworkFork\System.Web.Services\Services\Description\WebReferenceOptions.cs (2)
60
if (
_schemaImporterExtensions
== null)
62
return
_schemaImporterExtensions
;