1 reference to UsingValueDoesNotLeakToFollowingStatements
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Analyzers\CSharp\Analyzers\UseSimpleUsingStatement\UseSimpleUsingStatementDiagnosticAnalyzer.cs (1)
185return UsingValueDoesNotLeakToFollowingStatements(semanticModel, statements, index, cancellationToken) &&