2 references to CreateActiveStatementMapFromMarkers
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
EditAndContinue\ActiveStatementsDescription.cs (2)
49OldStatements = CreateActiveStatementMapFromMarkers(oldMarkedSource, oldTree, flags, oldDocumentMap); 147var statements = CreateActiveStatementMapFromMarkers(markedSource, tree, flags, map);