1 write to _addNewEntryIfNoExistingEntryFound
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Configuration\ConfigurationUpdater.cs (1)
102
_addNewEntryIfNoExistingEntryFound
= addNewEntryIfNoExistingEntryFound;
1 reference to _addNewEntryIfNoExistingEntryFound
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Configuration\ConfigurationUpdater.cs (1)
423
if (!
_addNewEntryIfNoExistingEntryFound
)