6 references to ActiveStatement
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
EditAndContinue\CSharpEditAndContinueAnalyzerTests.cs (1)
323new ActiveStatement(
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
EditAndContinue\ActiveStatementsDescription.cs (1)
119new ActiveStatement(
Microsoft.CodeAnalysis.Features (3)
EditAndContinue\ActiveStatement.cs (2)
57=> new(Ordinal, Flags, span, InstructionId); 60=> new(Ordinal, flags, FileSpan, InstructionId);
EditAndContinue\ActiveStatementsMap.cs (1)
95elementSelector: entry => entry.Value.SelectAsArray(item => new ActiveStatement(
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (1)
EditAndContinue\VisualBasicEditAndContinueAnalyzerTests.vb (1)
493New ActiveStatement(