4 references to String195
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
497case 195: return String195;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1106this.BinarySecretClauseType = dictionary.CreateString(IdentityModelStringsVersion1.String195, 195); 1161this.BinarySecretClauseType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String195); 1763public const string BinarySecretClauseType = IdentityModelStringsVersion1.String195;