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