4 references to String132
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
434
case 132: return
String132
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
745
this.KerberosTokenTypeGSS = dictionary.CreateString(IdentityModelStringsVersion1.
String132
, 132);
779
this.KerberosTokenTypeGSS = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String132
);
1638
public const string KerberosTokenTypeGSS = IdentityModelStringsVersion1.
String132
;