4 references to RightName
Microsoft.CodeAnalysis.Features (4)
GenerateEqualsAndGetHashCodeFromMembers\GenerateEqualsAndGetHashCodeAction.cs (4)
135
CodeGenerationSymbolFactory.CreateParameterSymbol(_containingType.IsValueType ? _containingType : _containingType.WithNullableAnnotation(NullableAnnotation.Annotated),
RightName
));
152
generator.IdentifierName(
RightName
))
158
generator.IdentifierName(
RightName
));
175
generator.IdentifierName(
RightName
)));