4 references to String165
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
467case 165: return String165;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1297this.CarriedKeyName = dictionary.CreateString(IdentityModelStringsVersion1.String165, 165); 1321this.CarriedKeyName = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String165); 1839public const string CarriedKeyName = IdentityModelStringsVersion1.String165;