4 references to String39
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
341
case 39: return
String39
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
272
this.AuthenticationMethod = dictionary.CreateString(IdentityModelStringsVersion1.
String39
, 39);
333
this.AuthenticationMethod = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String39
);
1475
public const string AuthenticationMethod = IdentityModelStringsVersion1.
String39
;