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)
23private readonly FeatureSwitchHashtable _hashtable;