3 references to NullRef
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (3)
src\Dependencies\Collections\SegmentedDictionary`2.cs (2)
403
ref var entry = ref RoslynUnsafe.
NullRef
<Entry>();
486
value = ref RoslynUnsafe.
NullRef
<TValue>();
src\Dependencies\Collections\SegmentedHashSet`1.cs (1)
1030
ref var bucket = ref RoslynUnsafe.
NullRef
<int>();