2 references to RightShiftAssignment
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CodeGeneration\CSharpSyntaxGenerator.cs (1)
346
OperatorKind.
RightShiftAssignment
=> WellKnownMemberNames.RightShiftAssignmentOperatorName,
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (1)
CodeGeneration\SyntaxGeneratorTests.cs (1)
1045
Generator.OperatorDeclaration(OperatorKind.
RightShiftAssignment
, parameters, returnType),