12 references to IsDefault
Microsoft.CodeAnalysis.Collections.Package (12)
RoslynImmutableInterlocked.cs (9)
387
return InterlockedCompareExchange(ref location, value, default(ImmutableSegmentedDictionary<TKey, TValue>)).
IsDefault
;
398
if (map.
IsDefault
)
418
if (map.
IsDefault
)
437
if (priorCollection.
IsDefault
)
471
if (priorCollection.
IsDefault
)
507
if (priorCollection.
IsDefault
)
539
if (priorCollection.
IsDefault
)
566
if (priorCollection.
IsDefault
)
593
if (priorCollection.
IsDefault
)
Segmented\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
101
if (originalDictionary.
IsDefault
)
Segmented\SegmentedCollectionsMarshal.cs (2)
197
/// value will be uninitialized (i.e. its <see cref="ImmutableSegmentedDictionary{TKey, TValue}.
IsDefault
"/>
219
/// If <paramref name="dictionary"/> is uninitialized (i.e. its <see cref="ImmutableSegmentedDictionary{TKey, TValue}.
IsDefault
"/>