6 instantiations of TypeLibVersion
mscorlib (1)
system\internal.cs (1)
30
[assembly:System.Runtime.InteropServices.
TypeLibVersion
(2, 4)]
System (1)
sys\misc\AssemblyAttributes.cs (1)
8
[assembly:System.Runtime.InteropServices.
TypeLibVersion
(2, 4)]
System.Drawing (1)
commonui\System\Drawing\AssemblyAttributes.cs (1)
14
[assembly:System.Runtime.InteropServices.
TypeLibVersion
(2, 4)]
System.Runtime.Remoting (1)
channels\core\corechannel.cs (1)
43
[assembly:
TypeLibVersion
(4,0)]
System.Web (1)
Properties\AssemblyInfo.cs (1)
33
[assembly:System.Runtime.InteropServices.
TypeLibVersion
(2, 4)]
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AssemblyAttributes.cs (1)
17
[assembly:System.Runtime.InteropServices.
TypeLibVersion
(2, 4)]
1 reference to TypeLibVersion
mscorlib (1)
system\runtime\interopservices\typelibconverter.cs (1)
403
ConstructorInfo TypeLibVerCons = typeof(
TypeLibVersionAttribute
).GetConstructor(aConsParams);