5 references to String199
System.ServiceModel (5)
System\ServiceModel\ServiceModelStringsVersion1.cs (1)
710
case 199: return
String199
;
System\ServiceModel\XD.cs (4)
1385
this.Authenticator = dictionary.CreateString(ServiceModelStringsVersion1.
String199
, 199);
1440
this.Authenticator = dictionary.CreateString(ServiceModelStringsVersion1.
String199
, 199);
2289
public const string Authenticator = ServiceModelStringsVersion1.
String199
;
2340
public const string Authenticator = ServiceModelStringsVersion1.
String199
;