1 write to _stringEmptyField
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\PreferConvertToHexStringOverBitConverter.cs (1)
103
_stringEmptyField
= stringEmptyField;
1 reference to _stringEmptyField
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\PreferConvertToHexStringOverBitConverter.cs (1)
330
SymbolEqualityComparer.Default.Equals(fieldReferenceOperation.Field,
_stringEmptyField
);