3 references to String305
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
815
case 305: return
String305
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
779
this.Prefix = dictionary.CreateString(ServiceModelStringsVersion1.
String305
, 305);
1679
public const string Prefix = ServiceModelStringsVersion1.
String305
;