3 references to String298
System.ServiceModel (3)
System\ServiceModel\ServiceModelStringsVersion1.cs (1)
809
case 298: return
String298
;
System\ServiceModel\XD.cs (2)
957
this.UnspecifiedAuthenticationMethod = dictionary.CreateString(ServiceModelStringsVersion1.
String298
, 298);
2068
public const string UnspecifiedAuthenticationMethod = ServiceModelStringsVersion1.
String298
;