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