3 references to InvalidComObjectException
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
702[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.InvalidComObjectException))]
netstandard (1)
netstandard.cs (1)
1708[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.InvalidComObjectException))]
System.Runtime.InteropServices (1)
artifacts\obj\System.Runtime.InteropServices\Debug\net10.0\System.Runtime.InteropServices.Forwards.cs (1)
101[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.InvalidComObjectException))]