4 references to String140
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
442case 140: return String140;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
755this.Namespace = dictionary.CreateString(IdentityModelStringsVersion1.String140, 140); 789this.Namespace = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String140); 1648public const string Namespace = IdentityModelStringsVersion1.String140;