1 reference to RemoveRange
Microsoft.CodeAnalysis.CSharp (1)
Declarations\DeclarationTable.Builder.cs (1)
138
var newOlderRootDeclarations = _table._allOlderRootDeclarations.
RemoveRange
(_removedLazyRootDeclarations);