4 references to String143
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
445case 143: return String143;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
759this.KerberosHashValueType = dictionary.CreateString(IdentityModelStringsVersion1.String143, 143); 793this.KerberosHashValueType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String143); 1652public const string KerberosHashValueType = IdentityModelStringsVersion1.String143;