2 references to UnsignedRightShiftAssignment
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CodeGeneration\CSharpSyntaxGenerator.cs (1)
354
OperatorKind.
UnsignedRightShiftAssignment
=> WellKnownMemberNames.UnsignedRightShiftAssignmentOperatorName,
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (1)
CodeGeneration\SyntaxGeneratorTests.cs (1)
1031
Generator.OperatorDeclaration(OperatorKind.
UnsignedRightShiftAssignment
, parameters, returnType),