1 write to _suppressedWarnings
ILCompiler.Compiler (1)
Compiler\Logger.cs (1)
61_suppressedWarnings = new HashSet<int>(suppressedWarnings);
1 reference to _suppressedWarnings
ILCompiler.Compiler (1)
Compiler\Logger.cs (1)
176if (_suppressedWarnings.Contains(code))