5 instantiations of EditorConfigParser
Microsoft.Build (1)
BuildCheck\Infrastructure\ConfigurationProvider.cs (1)
16private readonly EditorConfigParser _editorConfigParser = new EditorConfigParser();
Microsoft.Build.BuildCheck.UnitTests (4)
EditorConfigParser_Tests.cs (4)
31var parser = new EditorConfigParser(); 54var parser = new EditorConfigParser(); 83var parser = new EditorConfigParser(); 112var parser = new EditorConfigParser();
5 references to EditorConfigParser
Microsoft.Build (1)
BuildCheck\Infrastructure\ConfigurationProvider.cs (1)
16private readonly EditorConfigParser _editorConfigParser = new EditorConfigParser();
Microsoft.Build.BuildCheck.UnitTests (4)
EditorConfigParser_Tests.cs (4)
31var parser = new EditorConfigParser(); 54var parser = new EditorConfigParser(); 83var parser = new EditorConfigParser(); 112var parser = new EditorConfigParser();