1 write to _globalSubstitutions
ILCompiler.Compiler (1)
Compiler\SubstitutionProvider.cs (1)
160
_globalSubstitutions
= globalSubstitutions;
1 reference to _globalSubstitutions
ILCompiler.Compiler (1)
Compiler\SubstitutionProvider.cs (1)
170
return new AssemblyFeatureInfo(key, _logger, _switchValues,
_globalSubstitutions
);