3 references to ITypeLib2
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
662
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.ComTypes.
ITypeLib2
))]
netstandard (1)
netstandard.cs (1)
1663
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.ComTypes.
ITypeLib2
))]
System.Runtime.InteropServices (1)
artifacts\obj\System.Runtime.InteropServices\Debug\net10.0\System.Runtime.InteropServices.Forwards.cs (1)
58
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.ComTypes.
ITypeLib2
))]