2 implementations of FillWithIntervalsThatMatch
Microsoft.CodeAnalysis.CodeStyle (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Collections\ImmutableIntervalTree`1.cs (1)
267
int IIntervalTree<T>.
FillWithIntervalsThatMatch
<TIntrospector, TIntervalTester>(
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Collections\MutableIntervalTree`1.cs (1)
45
int IIntervalTree<T>.
FillWithIntervalsThatMatch
<TIntrospector, TIntervalTester>(
1 reference to FillWithIntervalsThatMatch
Microsoft.CodeAnalysis.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Collections\IIntervalTree`1.cs (1)
46
/// Practically equivalent to <see cref="
FillWithIntervalsThatMatch
"/> with a check that at least one item was