3 references to ContainsMetadataReference_NoLock
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\ProjectSystem\ProjectSystemProject.cs (3)
1068if (ContainsMetadataReference_NoLock(fullPath, properties)) 1082return ContainsMetadataReference_NoLock(fullPath, properties); 1114if (!ContainsMetadataReference_NoLock(fullPath, properties))