3 references to String82
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
592
case 82: return
String82
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
277
this.From = dictionary.CreateString(ServiceModelStringsVersion1.
String82
, 82);
1018
public const string From = ServiceModelStringsVersion1.
String82
;