1 reference to TryFindCreationExpression
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Analyzers\CSharp\Analyzers\UseCollectionExpression\CSharpUseCollectionExpressionForBuilderDiagnosticAnalyzer.cs (1)
185
var creationExpression =
TryFindCreationExpression
(identifier, subseqeuntStatement);