2 references to GetMethodForMetadata
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\ExactMethodInstantiationsNode.cs (2)
75
MethodDesc methodForMetadata =
GetMethodForMetadata
(method, out bool isAsyncVariant, out bool isReturnDroppingAsyncThunk);
120
factory.MetadataManager.GetNativeLayoutMetadataDependencies(ref dependencies, factory,
GetMethodForMetadata
(method, out _, out _));