3 references to String0
System.ServiceModel (3)
System\ServiceModel\ServiceModelStringsVersion1.cs (1)
511
case 0: return
String0
;
System\ServiceModel\XD.cs (2)
750
this.MustUnderstand = dictionary.CreateString(ServiceModelStringsVersion1.
String0
, 0);
1947
public const string MustUnderstand = ServiceModelStringsVersion1.
String0
;