13 references to IsNull
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\ManagedTypeSource_1.cs (1)
95
return !typeHandle.
IsNull
;
Microsoft.Diagnostics.DataContractReader.Legacy (12)
Dbi\DacDbiImpl.cs (9)
1887
if (thExactHandle.
IsNull
)
1943
if (thApproxHandle.
IsNull
)
1984
if (!thExact.
IsNull
&& !rts.IsCollectible(thExact))
2512
if (!thMatch.
IsNull
)
2536
ReadOnlySpan<TypeHandle> classInst = thMatchingParent.
IsNull
2761
if (typeHandle.
IsNull
)
3688
if (fieldTypeHandle.
IsNull
)
4511
for (int i = 0; i < 1000 && !current.
IsNull
; i++)
4574
if (typeHandle.
IsNull
)
SigFormat.cs (1)
315
if (typeHandle.
IsNull
)
TypeNameBuilder.cs (2)
150
if (!th.
IsNull
)
206
if (typeHandle.
IsNull
)