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