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