2 references to IsEmpty
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\ExecutionContext.cs (2)
86
if (m_localValues == null || AsyncLocalValueMap.
IsEmpty
(m_localValues))
529
(!isFlowSuppressed && AsyncLocalValueMap.
IsEmpty
(newValues)) ?