4 references to String59
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
361case 59: return String59;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
292this.ActionNamespaceAttribute = dictionary.CreateString(IdentityModelStringsVersion1.String59, 59); 353this.ActionNamespaceAttribute = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String59); 1495public const string ActionNamespaceAttribute = IdentityModelStringsVersion1.String59;