2 references to Attribute
dotnet-svcutil-lib (2)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (2)
526
if (Soap.BasicProfile1_1 == element.GetAttribute(Soap.
Attribute
.ConformsTo))
554
claim.SetAttribute(Soap.
Attribute
.ConformsTo, Soap.BasicProfile1_1);