2 references to SizeOfImportTable
System.Reflection.Metadata (2)
System\Reflection\PortableExecutable\ManagedTextSection.cs (2)
129result += SizeOfImportTable + SizeOfNameTable; 364Debug.Assert(builder.Count - start == SizeOfImportTable);