3 references to String103
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
613
case 103: return
String103
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
314
this.NoneAddress = dictionary.CreateString(ServiceModelStringsVersion1.
String103
, 103);
1056
public const string NoneAddress = ServiceModelStringsVersion1.
String103
;