4 references to String210
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
720
case 210: return
String210
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (3)
727
this.BinarySecret = dictionary.CreateString(ServiceModelStringsVersion1.
String210
, 210);
1588
public const string BinarySecret = ServiceModelStringsVersion1.
String210
;
1638
public const string BinarySecret = ServiceModelStringsVersion1.
String210
;