3 references to ContainsMetadataReference_NoLock
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\ProjectSystem\ProjectSystemProject.cs (3)
1206if (ContainsMetadataReference_NoLock(fullPath, properties)) 1220return ContainsMetadataReference_NoLock(fullPath, properties); 1252if (!ContainsMetadataReference_NoLock(fullPath, properties))