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