1 reference to VisitContext
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\PreferReadOnlySpanPropertiesOverReadOnlyArrayFieldsAnalyzer.cs (1)
134
parent.Accept(fieldReferenceVisitor, new
VisitContext
(fieldReference, fieldReference.Field, context.ContainingSymbol));