4 references to new
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (1)
EditAndContinue\CSharpEditAndContinueAnalyzerTests.cs (1)
310var baseActiveStatements = new ActiveStatementsMap(
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\ActiveStatementsMap.cs (2)
22new(ImmutableDictionary<string, ImmutableArray<ActiveStatement>>.Empty, 124return new ActiveStatementsMap(byDocumentPath, byInstruction.ToImmutableDictionary());
Microsoft.CodeAnalysis.Features.Test.Utilities (1)
EditAndContinue\ActiveStatementsDescription.cs (1)
47OldStatementsMap = new ActiveStatementsMap(