3 references to String36
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
546
case 36: return
String36
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
574
this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.
String36
, 36);
1458
public const string Namespace = ServiceModelStringsVersion1.
String36
;