4 references to String250
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
552case 250: return String250;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
987this.PublicKeyType = dictionary.CreateString(IdentityModelStringsVersion1.String250, 250); 1055this.PublicKeyType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String250); 1723public const string PublicKeyType = IdentityModelStringsVersion1.String250;