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