1 reference to CreateBuilderName
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Analyzers\CSharp\Analyzers\UseCollectionExpression\CSharpUseCollectionExpressionForBuilderDiagnosticAnalyzer.cs (1)
116if (memberAccessExpression.Name.Identifier.ValueText is not CreateBuilderName and not GetInstanceName)