3 references to String45
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
555
case 45: return
String45
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
962
this.SignatureValue = dictionary.CreateString(ServiceModelStringsVersion1.
String45
, 45);
1768
public const string SignatureValue = ServiceModelStringsVersion1.
String45
;