3 references to ContainsMetadataReference_NoLock
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\ProjectSystem\ProjectSystemProject.cs (3)
1233if (ContainsMetadataReference_NoLock(fullPath, properties)) 1247return ContainsMetadataReference_NoLock(fullPath, properties); 1279if (!ContainsMetadataReference_NoLock(fullPath, properties))