11 references to
System.Collections.Immutable (11)
System\Collections\Frozen\String\OrdinalStringFrozenSet_Full.cs (1)
18: base(entries, comparer, minimumLength, maximumLengthDiff)
System\Collections\Frozen\String\OrdinalStringFrozenSet_FullCaseInsensitive.cs (1)
18: base(entries, comparer, minimumLength, maximumLengthDiff)
System\Collections\Frozen\String\OrdinalStringFrozenSet_FullCaseInsensitiveAscii.cs (1)
18: base(entries, comparer, minimumLength, maximumLengthDiff)
System\Collections\Frozen\String\OrdinalStringFrozenSet_LeftJustifiedCaseInsensitiveAsciiSubstring.cs (1)
17: base(entries, comparer, minimumLength, maximumLengthDiff, hashIndex, hashCount)
System\Collections\Frozen\String\OrdinalStringFrozenSet_LeftJustifiedCaseInsensitiveSubstring.cs (1)
17: base(entries, comparer, minimumLength, maximumLengthDiff, hashIndex, hashCount)
System\Collections\Frozen\String\OrdinalStringFrozenSet_LeftJustifiedSingleChar.cs (1)
16: base(entries, comparer, minimumLength, maximumLengthDiff, hashIndex, 1)
System\Collections\Frozen\String\OrdinalStringFrozenSet_LeftJustifiedSubstring.cs (1)
17: base(entries, comparer, minimumLength, maximumLengthDiff, hashIndex, hashCount)
System\Collections\Frozen\String\OrdinalStringFrozenSet_RightJustifiedCaseInsensitiveAsciiSubstring.cs (1)
17: base(entries, comparer, minimumLength, maximumLengthDiff, hashIndex, hashCount)
System\Collections\Frozen\String\OrdinalStringFrozenSet_RightJustifiedCaseInsensitiveSubstring.cs (1)
17: base(entries, comparer, minimumLength, maximumLengthDiff, hashIndex, hashCount)
System\Collections\Frozen\String\OrdinalStringFrozenSet_RightJustifiedSingleChar.cs (1)
16: base(entries, comparer, minimumLength, maximumLengthDiff, hashIndex, 1)
System\Collections\Frozen\String\OrdinalStringFrozenSet_RightJustifiedSubstring.cs (1)
17: base(entries, comparer, minimumLength, maximumLengthDiff, hashIndex, hashCount)