4 references to String199
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
709
case 199: return
String199
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (3)
716
this.Authenticator = dictionary.CreateString(ServiceModelStringsVersion1.
String199
, 199);
1576
public const string Authenticator = ServiceModelStringsVersion1.
String199
;
1627
public const string Authenticator = ServiceModelStringsVersion1.
String199
;