1 write to _filepath
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\SettingsEditorControl.xaml.cs (1)
52
_filepath
= filepath;
1 reference to _filepath
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\SettingsEditorControl.xaml.cs (1)
85
.Select(p => p.TryGetExistingAnalyzerConfigDocumentAtPath(
_filepath
))