2 references to InvalidEnumArgumentException
System (1)
compmod\system\componentmodel\InvalidEnumArgumentException.cs (1)
25public InvalidEnumArgumentException() : this(null) {
System.Data (1)
fx\src\data\System\Data\DataException.cs (1)
311InvalidEnumArgumentException e = new InvalidEnumArgumentException(error);