3 references to String85
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
595
case 85: return
String85
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
280
this.PortType = dictionary.CreateString(ServiceModelStringsVersion1.
String85
, 85);
1021
public const string PortType = ServiceModelStringsVersion1.
String85
;