2 references to TryAnalyzeStatementForCollectionExpression
Microsoft.CodeAnalysis.CodeStyle (1)
src\Analyzers\Core\Analyzers\UseCollectionInitializer\AbstractUseCollectionInitializerAnalyzer.cs (1)
169
? State.
TryAnalyzeStatementForCollectionExpression
(this.SyntaxHelper, statement, cancellationToken)
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Analyzers\CSharp\Analyzers\UseCollectionExpression\CSharpUseCollectionExpressionForBuilderDiagnosticAnalyzer.cs (1)
171
var match = state.
TryAnalyzeStatementForCollectionExpression
(