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