3 references to String219
System.ServiceModel (3)
System\ServiceModel\ServiceModelStringsVersion1.cs (1)
730
case 219: return
String219
;
System\ServiceModel\XD.cs (2)
1407
this.SymmetricKeyBinarySecret = dictionary.CreateString(ServiceModelStringsVersion1.
String219
, 219);
2311
public const string SymmetricKeyBinarySecret = ServiceModelStringsVersion1.
String219
;