3 references to String21
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
531
case 21: return
String21
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
274
this.Address = dictionary.CreateString(ServiceModelStringsVersion1.
String21
, 21);
1015
public const string Address = ServiceModelStringsVersion1.
String21
;