3 references to String105
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
615
case 105: return
String105
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
327
this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.
String105
, 105);
1071
public const string Namespace = ServiceModelStringsVersion1.
String105
;