2 references to WithSource
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (2)
Emit\EditAndContinue\LocalSlotMappingTests.cs (2)
753var compilation1 = compilation0.WithSource(new[] { source1.Tree, asyncStreamsTree }); 844var compilation1 = compilation0.WithSource(new[] { source1.Tree, asyncStreamsTree });