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