4 references to String205
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
715
case 205: return
String205
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (3)
722
this.RequestedProofToken = dictionary.CreateString(ServiceModelStringsVersion1.
String205
, 205);
1582
public const string RequestedProofToken = ServiceModelStringsVersion1.
String205
;
1633
public const string RequestedProofToken = ServiceModelStringsVersion1.
String205
;