3 references to String16
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
526
case 16: return
String16
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
828
this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.
String16
, 16);
1688
public const string Namespace = ServiceModelStringsVersion1.
String16
;