7 references to String196
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
498case 196: return String196;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (6)
956this.CombinedHashLabel = dictionary.CreateString(IdentityModelStringsVersion1.String196, 196); 1024this.CombinedHashLabel = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String196); 1107this.CombinedHashLabel = dictionary.CreateString(IdentityModelStringsVersion1.String196, 196); 1162this.CombinedHashLabel = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String196); 1692public const string CombinedHashLabel = IdentityModelStringsVersion1.String196; 1764public const string CombinedHashLabel = IdentityModelStringsVersion1.String196;