1 reference to IsNotEmptyOrComment
Microsoft.CodeAnalysis.EditorFeatures (1)
EditorConfigSettings\Updater\SettingsUpdateHelper.cs (1)
207
if (IsValidHeader(mostRecentHeader, lastValidHeader) &&
IsNotEmptyOrComment
(curLineText))