1 write to _reportDiagnostic
ILLink.RoslynAnalyzer (1)
TrimAnalysis\RequireDynamicallyAccessedMembersAction.cs (1)
32_reportDiagnostic = reportDiagnostic;
2 references to _reportDiagnostic
ILLink.RoslynAnalyzer (2)
TrimAnalysis\RequireDynamicallyAccessedMembersAction.cs (2)
39var diagnosticContext = new DiagnosticContext(_location, _reportDiagnostic); 43GenericArgumentDataFlow.ProcessGenericArgumentDataFlow(_typeNameResolver, _location, namedType, _reportDiagnostic);