1 write to _extensions
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\MimeFormatExtensions.cs (1)
51get { if (_extensions == null) _extensions = new ServiceDescriptionFormatExtensionCollection(this); return _extensions; }
2 references to _extensions
dotnet-svcutil-lib (2)
FrameworkFork\System.Web.Services\Services\Description\MimeFormatExtensions.cs (2)
51get { if (_extensions == null) _extensions = new ServiceDescriptionFormatExtensionCollection(this); return _extensions; }