2 references to Parse
Microsoft.CodeAnalysis (2)
CommandLine\AnalyzerConfig.cs (1)
99
/// The path passed to <see cref="
Parse
(string, string)"/> during construction.
CommandLine\CommonCompiler.cs (1)
307
var editorConfig = AnalyzerConfig.
Parse
(fileContent, normalizedPath);