5 references to String77
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
587
case 77: return
String77
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (4)
394
this.FaultValue = dictionary.CreateString(ServiceModelStringsVersion1.
String77
, 77);
627
this.ValueAttribute = dictionary.CreateString(ServiceModelStringsVersion1.
String77
, 77);
1268
public const string FaultValue = ServiceModelStringsVersion1.
String77
;
1505
public const string ValueAttribute = ServiceModelStringsVersion1.
String77
;