2 references to MethodReturnValue
ILLink.RoslynAnalyzer (2)
TrimAnalysis\FlowAnnotations.cs (1)
215 => new MethodReturnValue (method.Method, isNewObj, dynamicallyAccessedMemberTypes);
TrimAnalysis\MethodReturnValue.cs (1)
16 : this (methodSymbol, isNewObj, FlowAnnotations.GetMethodReturnValueAnnotation (methodSymbol))