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