4 references to String202
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
712
case 202: return
String202
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (3)
719
this.Lifetime = dictionary.CreateString(ServiceModelStringsVersion1.
String202
, 202);
1579
public const string Lifetime = ServiceModelStringsVersion1.
String202
;
1630
public const string Lifetime = ServiceModelStringsVersion1.
String202
;