1 write to HasProtectionLevel
System.ServiceModel.Primitives (1)
System\ServiceModel\MessageContractMemberAttribute.cs (1)
79
HasProtectionLevel
= true;
2 references to HasProtectionLevel
System.ServiceModel.Primitives (2)
System\ServiceModel\Description\TypeLoader.cs (2)
1479
if (bodyAttr.
HasProtectionLevel
)
1534
if (headerAttr.
HasProtectionLevel
)