1 write to _unresolvedPath
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\UnresolvedAnalyzerReference.cs (1)
27_unresolvedPath = unresolvedPath;
2 references to _unresolvedPath
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\UnresolvedAnalyzerReference.cs (2)
42return _unresolvedPath; 50return _unresolvedPath;