1 write to _hasDelegateCreationOrAnonymousFunction
Microsoft.CodeAnalysis.CodeStyle (1)
AbstractRemoveUnusedParametersAndValuesDiagnosticAnalyzer.SymbolStartAnalyzer.BlockAnalyzer.cs (1)
192_hasDelegateCreationOrAnonymousFunction = true;
2 references to _hasDelegateCreationOrAnonymousFunction
Microsoft.CodeAnalysis.CodeStyle (2)
AbstractRemoveUnusedParametersAndValuesDiagnosticAnalyzer.SymbolStartAnalyzer.BlockAnalyzer.cs (2)
379if (!_hasDelegateCreationOrAnonymousFunction) 466if (!_hasDelegateCreationOrAnonymousFunction)