3 references to GetReflectionAccessDiagnosticsForProperty
ILLink.RoslynAnalyzer (3)
TrimAnalysis\HandleCallAction.cs (1)
239 _reflectionAccessAnalyzer.GetReflectionAccessDiagnosticsForProperty (_diagnosticContext.Location, property!);
TrimAnalysis\ReflectionAccessAnalyzer.cs (2)
39 GetReflectionAccessDiagnosticsForProperty (location, property); 71 GetReflectionAccessDiagnosticsForProperty (location, prop);