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