4 references to String63
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
365case 63: return String63;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
296this.Statement = dictionary.CreateString(IdentityModelStringsVersion1.String63, 63); 357this.Statement = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String63); 1499public const string Statement = IdentityModelStringsVersion1.String63;