3 references to TargetInvocationException
mscorlib (1)
system\rttype.cs (1)
5540
throw new
TargetInvocationException
(e);
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (1)
1995
throw new
TargetInvocationException
(ex);
fx\src\data\System\Data\SQLTypes\SqlXml.cs (1)
124
throw new
TargetInvocationException
(ex);