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