3 references to String72
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
582
case 72: return
String72
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
389
this.FaultReason = dictionary.CreateString(ServiceModelStringsVersion1.
String72
, 72);
1263
public const string FaultReason = ServiceModelStringsVersion1.
String72
;