1 reference to Convert_to_hex
Microsoft.CodeAnalysis.Features (1)
ConvertNumericLiteral\AbstractConvertNumericLiteralCodeRefactoringProvider.cs (1)
79
RegisterRefactoringWithResult(hexPrefix + value.ToString("X"), FeaturesResources.
Convert_to_hex
);