3 references to ContainsMetadataReference_NoLock
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\ProjectSystem\ProjectSystemProject.cs (3)
1205if (ContainsMetadataReference_NoLock(fullPath, properties)) 1219return ContainsMetadataReference_NoLock(fullPath, properties); 1251if (!ContainsMetadataReference_NoLock(fullPath, properties))