3 references to Undefined
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\Runtime\DoNotPassLiteralsAsLocalizedParameters.cs (3)
300
return LocalizableAttributeState.
Undefined
;
304
if (localizedState != LocalizableAttributeState.
Undefined
)
326
return LocalizableAttributeState.
Undefined
;