3 references to _reflectableMethods
ILCompiler.Compiler (3)
Compiler\AnalysisBasedMetadataManager.cs (3)
80_reflectableMethods.Add(refMethod.Entity, refMethod.Category); 166if (_reflectableMethods.TryGetValue(method, out MetadataCategory value)) 206foreach (var pair in _reflectableMethods)