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