3 references to String79
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
589
case 79: return
String79
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
396
this.NotUnderstood = dictionary.CreateString(ServiceModelStringsVersion1.
String79
, 79);
1270
public const string NotUnderstood = ServiceModelStringsVersion1.
String79
;