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