3 references to String264
System.ServiceModel (3)
System\ServiceModel\ServiceModelStringsVersion1.cs (1)
775
case 264: return
String264
;
System\ServiceModel\XD.cs (2)
922
this.AuthenticationMethod = dictionary.CreateString(ServiceModelStringsVersion1.
String264
, 264);
2033
public const string AuthenticationMethod = ServiceModelStringsVersion1.
String264
;