2 references to UnsignedRightShift
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CodeGeneration\CSharpSyntaxGenerator.cs (1)
342
OperatorKind.
UnsignedRightShift
=> WellKnownMemberNames.UnsignedRightShiftOperatorName,
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (1)
CodeGeneration\SyntaxGeneratorTests.cs (1)
941
Generator.OperatorDeclaration(OperatorKind.
UnsignedRightShift
, parameters, returnType),