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