1 instantiation of FeatureSwitchHashtable
ILCompiler.Compiler (1)
Compiler\SubstitutionProvider.cs (1)
27_hashtable = new FeatureSwitchHashtable(logger, switchValues, globalSubstitutions);
1 reference to FeatureSwitchHashtable
ILCompiler.Compiler (1)
Compiler\SubstitutionProvider.cs (1)
23private readonly FeatureSwitchHashtable _hashtable;