3 references to SafeArrayRankMismatchException
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
718
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.
SafeArrayRankMismatchException
))]
netstandard (1)
netstandard.cs (1)
1725
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.
SafeArrayRankMismatchException
))]
System.Runtime.InteropServices (1)
artifacts\obj\System.Runtime.InteropServices\Debug\net10.0\System.Runtime.InteropServices.Forwards.cs (1)
127
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.
SafeArrayRankMismatchException
))]