2 references to PreferConvertToHexStringOverBitConverterCodeFixTitle
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\PreferConvertToHexStringOverBitConverter.Fixer.cs (2)
67
string.Format(CultureInfo.CurrentCulture,
PreferConvertToHexStringOverBitConverterCodeFixTitle
, convertToHexStringName),
69
nameof(
PreferConvertToHexStringOverBitConverterCodeFixTitle
));