2 references to CachedNull
PresentationFramework (2)
src\Framework\MS\Internal\Data\ValueTable.cs (2)
99
value =
CachedNull
; // distinguish a null value from no entry
135
if (value ==
CachedNull
)