1 reference to Attributes
ILCompiler.TypeSystem (1)
src\runtime\src\coreclr\tools\Common\TypeSystem\Ecma\SymbolReader\PortablePdbSymbolReader.cs (1)
180
bool compilerGenerated = (localVariable.
Attributes
& LocalVariableAttributes.DebuggerHidden) != 0;