1 instantiation of FeatureSwitchHashtable
ILCompiler.Compiler (1)
Compiler\ManifestResourceBlockingPolicy.cs (1)
29
_hashtable = new
FeatureSwitchHashtable
(logger, switchValues, globalBlocks);
1 reference to FeatureSwitchHashtable
ILCompiler.Compiler (1)
Compiler\ManifestResourceBlockingPolicy.cs (1)
23
private readonly
FeatureSwitchHashtable
_hashtable;