4 references to String152
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
454case 152: return String152;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
831this.Saml20TokenType = dictionary.CreateString(IdentityModelStringsVersion1.String152, 152); 847this.Saml20TokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String152); 1675public const string Saml20TokenType = IdentityModelStringsVersion1.String152;