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