1 reference to IsWriteableFieldOrProperty
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpUseRangeOperatorDiagnosticAnalyzer.cs (1)
278
var indexerIsReadWrite = indexer.
IsWriteableFieldOrProperty
();