1 write to _path
Microsoft.CodeAnalysis (1)
CommandLine\CommandLineAnalyzerReference.cs (1)
21_path = path;
4 references to _path
Microsoft.CodeAnalysis (4)
CommandLine\CommandLineAnalyzerReference.cs (4)
31return _path; 42return _path == other._path; 47return Hash.Combine(_path, 0);