2 references to _analyzerFileReferencePathToMvid
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\IsolatedAnalyzerReferenceSet.Core.cs (2)
179_analyzerFileReferencePathToMvid[filePath] = mvid; 195=> _analyzerFileReferencePathToMvid.TryGetValue(filePath, out var existingMvid) && existingMvid != mvid;