3 references to WithExpressionColon
Microsoft.CodeAnalysis.CSharp (1)
Syntax\SubpatternSyntax.cs (1)
14=> WithExpressionColon(nameColon);
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
src\roslyn\src\Analyzers\CSharp\CodeFixes\SimplifyPropertyPattern\CSharpSimplifyPropertyPatternCodeFixProvider.cs (1)
81return currentSubpattern.WithExpressionColon(merged)
Microsoft.CodeAnalysis.CSharp.Features (1)
src\roslyn\src\Analyzers\CSharp\CodeFixes\SimplifyPropertyPattern\CSharpSimplifyPropertyPatternCodeFixProvider.cs (1)
81return currentSubpattern.WithExpressionColon(merged)