1 instantiation of StandAloneSigTableReader
System.Reflection.Metadata (1)
System\Reflection\Metadata\MetadataReader.cs (1)
662this.StandAloneSigTable = new StandAloneSigTableReader(rowCounts[(int)TableIndex.StandAloneSig], blobHeapRefSize, metadataTablesMemoryBlock, totalRequiredSize);
1 reference to StandAloneSigTableReader
System.Reflection.Metadata (1)
System\Reflection\Metadata\MetadataReader.cs (1)
393internal StandAloneSigTableReader StandAloneSigTable;