4 references to String151
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
453case 151: return String151;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
830this.SamlTokenType = dictionary.CreateString(IdentityModelStringsVersion1.String151, 151); 846this.SamlTokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String151); 1674public const string SamlTokenType = IdentityModelStringsVersion1.String151;