1 write to EditorconfigPath
Microsoft.CodeAnalysis.EditorFeatures (1)
EditorConfigSettings\Updater\SettingsUpdaterBase.cs (1)
30
EditorconfigPath
= editorconfigPath;
1 reference to EditorconfigPath
Microsoft.CodeAnalysis.EditorFeatures (1)
EditorConfigSettings\Updater\SettingsUpdaterBase.cs (1)
77
.FirstOrDefault(d => d.FilePath ==
EditorconfigPath
);