2 references to _reflectableAttributes
ILCompiler.Compiler (2)
Compiler\AnalysisBasedMetadataManager.cs (2)
96
_reflectableAttributes
.Add(refAttribute);
254
return _parent.
_reflectableAttributes
.Contains(new ReflectableCustomAttribute(module, caHandle));