3 references to String484
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
994
case 484: return
String484
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
994
this.FaultString = dictionary.CreateString(ServiceModelStringsVersion1.
String484
, 484);
1250
public const string FaultString = ServiceModelStringsVersion1.
String484
;