1 instantiation of LinkAttributesHashTable
ILCompiler.Compiler (1)
Compiler\UsageBasedMetadataManager.cs (1)
95
_linkAttributesHashTable = new
LinkAttributesHashTable
(Logger, featureSwitchValues);
1 reference to LinkAttributesHashTable
ILCompiler.Compiler (1)
Compiler\UsageBasedMetadataManager.cs (1)
43
private readonly
LinkAttributesHashTable
_linkAttributesHashTable;