1 instantiation of TypeLibVersionAttribute
System.Windows.Forms (1)
System\Windows\Forms\Internal\AssemblyAttributes.cs (1)
14[assembly: System.Runtime.InteropServices.TypeLibVersion(2, 4)]
2 references to TypeLibVersionAttribute
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
732[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.TypeLibVersionAttribute))]
netstandard (1)
netstandard.cs (1)
1740[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.TypeLibVersionAttribute))]