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)
330SymbolEqualityComparer.Default.Equals(fieldReferenceOperation.Field, _stringEmptyField);