2 references to UnsignedRightShift
Roslyn.Diagnostics.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeGeneration\Symbols\CodeGenerationOperatorSymbol.cs (2)
57
case CodeGenerationOperatorKind.
UnsignedRightShift
:
101
CodeGenerationOperatorKind.
UnsignedRightShift
=> WellKnownMemberNames.UnsignedRightShiftOperatorName,