3 references to String250
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
760case 250: return String250;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
748this.PublicKeyType = dictionary.CreateString(ServiceModelStringsVersion1.String250, 250); 1659public const string PublicKeyType = ServiceModelStringsVersion1.String250;