4 references to String251
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
553case 251: return String251;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
998this.Namespace = dictionary.CreateString(IdentityModelStringsVersion1.String251, 251); 1066this.Namespace = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String251); 1734public const string Namespace = IdentityModelStringsVersion1.String251;