1 reference to IsStringEmptyField
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\PreferConvertToHexStringOverBitConverter.cs (1)
348
(newValueIsConstantNullOrEmptyString || newValue.HasNullConstantValue() ||
IsStringEmptyField
(newValue));