3 references to String87
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
597
case 87: return
String87
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
282
this.PortName = dictionary.CreateString(ServiceModelStringsVersion1.
String87
, 87);
1023
public const string PortName = ServiceModelStringsVersion1.
String87
;