SwitchExpressionArmSyntax.WithEqualsGreaterThanToken(SyntaxToken) Method        
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.CodeAnalysis.CSharp.Syntax.SwitchExpressionArmSyntax WithEqualsGreaterThanToken(Microsoft.CodeAnalysis.SyntaxToken equalsGreaterThanToken);member this.WithEqualsGreaterThanToken : Microsoft.CodeAnalysis.SyntaxToken -> Microsoft.CodeAnalysis.CSharp.Syntax.SwitchExpressionArmSyntaxPublic Function WithEqualsGreaterThanToken (equalsGreaterThanToken As SyntaxToken) As SwitchExpressionArmSyntaxParameters
- equalsGreaterThanToken
- SyntaxToken