24 references to IsEmpty
dotnet-format (1)
Workspaces\MSBuildWorkspaceLoader.cs (1)
75if (!diagnostics.IsEmpty)
GenerateDocumentationAndConfigFiles (1)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
87/// <inheritdoc cref="ImmutableList{T}.IsEmpty"/>
Microsoft.AspNetCore.App.Analyzers (1)
Infrastructure\VirtualChars\VirtualCharSequence.Chunks.cs (1)
50if (_array.IsEmpty)
Microsoft.Build (5)
Evaluation\LazyItemEvaluator.RemoveOperation.cs (3)
28_matchOnMetadata.IsEmpty || _itemSpec.Fragments.All(f => f is ItemSpec<P, I>.ItemExpressionFragment), 32if (!_matchOnMetadata.IsEmpty) 51bool matchingOnMetadata = !_matchOnMetadata.IsEmpty;
Graph\ProjectGraph.cs (1)
730if (applicableTargets.IsEmpty)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\ImmutableSegmentedList`1.cs (1)
87/// <inheritdoc cref="ImmutableList{T}.IsEmpty"/>
Microsoft.CodeAnalysis (1)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
87/// <inheritdoc cref="ImmutableList{T}.IsEmpty"/>
Microsoft.CodeAnalysis.Analyzers (1)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
87/// <inheritdoc cref="ImmutableList{T}.IsEmpty"/>
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
87/// <inheritdoc cref="ImmutableList{T}.IsEmpty"/>
Microsoft.CodeAnalysis.CodeStyle (1)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
87/// <inheritdoc cref="ImmutableList{T}.IsEmpty"/>
Microsoft.CodeAnalysis.Extensions.Package (1)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
87/// <inheritdoc cref="ImmutableList{T}.IsEmpty"/>
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\EditSession.cs (1)
1336if (projectBaselines.IsEmpty)
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
87/// <inheritdoc cref="ImmutableList{T}.IsEmpty"/>
Microsoft.CodeAnalysis.Workspaces (4)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
87/// <inheritdoc cref="ImmutableList{T}.IsEmpty"/>
Workspace\Solution\SolutionCompilationState.RegularCompilationTracker.cs (3)
179if (!pendingTranslationActions.IsEmpty) 407Contract.ThrowIfTrue(inProgressState.PendingTranslationActions.IsEmpty); 830var frozenProjectState = inProgressState.PendingTranslationActions.IsEmpty
Roslyn.Diagnostics.Analyzers (1)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
87/// <inheritdoc cref="ImmutableList{T}.IsEmpty"/>
System.Collections.Immutable (4)
System\Collections\Immutable\ImmutableList_1.cs (4)
221if (this.IsEmpty) 236if (this.IsEmpty) 338if (this.IsEmpty) 899return this.IsEmpty ?