3 references to String10
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
520
case 10: return
String10
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
311
this.Anonymous = dictionary.CreateString(ServiceModelStringsVersion1.
String10
, 10);
1053
public const string Anonymous = ServiceModelStringsVersion1.
String10
;