2 references to WithMetadataReferences
Microsoft.AspNetCore.Razor.Test.Common.Cohosting (1)
RazorProjectBuilder.cs (1)
98.WithMetadataReferences(_references)
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
SolutionTests\ProjectInfoTests.cs (1)
203SolutionTestHelpers.TestListProperty(instance, (old, value) => old.WithMetadataReferences(value), opt => opt.MetadataReferences, (MetadataReference)new TestMetadataReference(), allowDuplicates: false);