3 references to CanGenerateMetadata
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\MethodMetadataNode.cs (1)
143
Debug.Assert(factory.MetadataManager.
CanGenerateMetadata
(_method));
Compiler\MetadataManager.cs (1)
1003
if (!
CanGenerateMetadata
(method))
Compiler\UsageBasedMetadataManager.cs (1)
249
if (
CanGenerateMetadata
(method))