3 writes to expressionColon
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
8979this.expressionColon = expressionColon; 8993this.expressionColon = expressionColon; 9006this.expressionColon = expressionColon;
4 references to expressionColon
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
9012public BaseExpressionColonSyntax? ExpressionColon => this.expressionColon; 90180 => this.expressionColon, 9046=> new SubpatternSyntax(this.Kind, this.expressionColon, this.pattern, diagnostics, GetAnnotations()); 9049=> new SubpatternSyntax(this.Kind, this.expressionColon, this.pattern, GetDiagnostics(), annotations);