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