1 write to _allowElements
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\XmlFormatExtensionPointAttribute.cs (1)
45set { _allowElements = value; }
1 reference to _allowElements
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\XmlFormatExtensionPointAttribute.cs (1)
44get { return _allowElements; }