4 references to String56
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
358case 56: return String56;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
289this.NameIdentifier = dictionary.CreateString(IdentityModelStringsVersion1.String56, 56); 350this.NameIdentifier = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String56); 1492public const string NameIdentifier = IdentityModelStringsVersion1.String56;