3 references to ParseIds
Microsoft.CodeAnalysis.Features.Test.Utilities (3)
EditAndContinue\SourceMarkers.cs (3)
65foreach (var id in ParseIds(match)) 105foreach (var (id, _) in ParseIds(matches[i])) 127foreach (var (activeStatementId, exceptionRegionId) in ParseIds(matches[i]))