2 references to GetMetadataReferences
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
MSBuild\MSBuildProjectLoader.Worker_ResolveReferences.cs (2)
150
foreach (var metadataReference in
GetMetadataReferences
())
184
=> new(GetProjectReferences(),
GetMetadataReferences
());