2 references to NotSupportedEnumerationValue
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlUtil.cs (2)
398return NotSupportedEnumerationValue(typeof(CommandType), (int)value); 418return NotSupportedEnumerationValue(typeof(IsolationLevel), (int)value);