1 implementation of ITypeLibConverter
mscorlib (1)
system\runtime\interopservices\typelibconverter.cs (1)
44public sealed class TypeLibConverter : ITypeLibConverter
1 reference to ITypeLibConverter
mscorlib (1)
system\runtime\interopservices\marshal.cs (1)
2763ITypeLibConverter TLBConv = new TypeLibConverter();