4 references to MissingAttribute
System.Data (4)
fx\src\data\System\Data\DataException.cs (1)
1280
return
MissingAttribute
(String.Empty, attribute);
fx\src\data\System\Data\XDRSchema.cs (3)
290
throw ExceptionBuilder.
MissingAttribute
("type", Keywords.DT_VALUES);
301
throw ExceptionBuilder.
MissingAttribute
("Element", Keywords.NAME);
307
throw ExceptionBuilder.
MissingAttribute
("Element", Keywords.TYPE);