3 references to ContainsMetadataReference_NoLock
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\ProjectSystem\ProjectSystemProject.cs (3)
1096if (ContainsMetadataReference_NoLock(fullPath, properties)) 1110return ContainsMetadataReference_NoLock(fullPath, properties); 1142if (!ContainsMetadataReference_NoLock(fullPath, properties))