4 references to String74
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
376case 74: return String74;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
307this.UnspecifiedAuthenticationMethod = dictionary.CreateString(IdentityModelStringsVersion1.String74, 74); 368this.UnspecifiedAuthenticationMethod = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String74); 1510public const string UnspecifiedAuthenticationMethod = IdentityModelStringsVersion1.String74;