17 references to IsEmpty
Microsoft.AspNetCore.App.Analyzers (1)
Infrastructure\VirtualChars\VirtualCharSequence.Chunks.cs (1)
50if (_array.IsEmpty)
Microsoft.Build (2)
Evaluation\LazyItemEvaluator.RemoveOperation.cs (1)
28_matchOnMetadata.IsEmpty || _itemSpec.Fragments.All(f => f is ItemSpec<P, I>.ItemExpressionFragment),
Graph\ProjectGraph.cs (1)
730if (applicableTargets.IsEmpty)
Microsoft.Build.Framework (1)
ImmutableSegmentedList`1.cs (1)
85/// <inheritdoc cref="ImmutableList{T}.IsEmpty"/>
Microsoft.CodeAnalysis (1)
src\Dependencies\Collections\ImmutableSegmentedList`1.cs (1)
85/// <inheritdoc cref="ImmutableList{T}.IsEmpty"/>
Microsoft.CodeAnalysis.CodeStyle (1)
src\Dependencies\Collections\ImmutableSegmentedList`1.cs (1)
85/// <inheritdoc cref="ImmutableList{T}.IsEmpty"/>
Microsoft.CodeAnalysis.Collections.Package (1)
ImmutableSegmentedList`1.cs (1)
85/// <inheritdoc cref="ImmutableList{T}.IsEmpty"/>
Microsoft.CodeAnalysis.LanguageServer (1)
ExportProviderBuilder.cs (1)
92if (hasUnexpectedErroredParts || !catalog.DiscoveredParts.DiscoveryErrors.IsEmpty)
Microsoft.CodeAnalysis.Workspaces (3)
src\Dependencies\Collections\ImmutableSegmentedList`1.cs (1)
85/// <inheritdoc cref="ImmutableList{T}.IsEmpty"/>
Workspace\Solution\SolutionCompilationState.RegularCompilationTracker.cs (2)
403Contract.ThrowIfTrue(inProgressState.PendingTranslationActions.IsEmpty); 811var frozenProjectState = inProgressState.PendingTranslationActions.IsEmpty
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Dependencies\Collections\ImmutableSegmentedList`1.cs (1)
85/// <inheritdoc cref="ImmutableList{T}.IsEmpty"/>
Microsoft.VisualStudio.LanguageServices (1)
Workspace\VisualStudioActiveDocumentTracker.cs (1)
98if (activeFrameSnapshot == null || visibleFramesSnapshot.IsEmpty)
System.Collections.Immutable (4)
System\Collections\Immutable\ImmutableList_1.cs (4)
221if (this.IsEmpty) 236if (this.IsEmpty) 338if (this.IsEmpty) 899return this.IsEmpty ?