4 references to IsEmpty
mscorlib (4)
system\runtime\serialization\formatters\binary\binaryobjectinfo.cs (1)
438if (!serObjectInfoInit.oiPool.IsEmpty())
system\runtime\serialization\formatters\binary\binaryobjectwriter.cs (1)
1406if (!niPool.IsEmpty())
system\runtime\serialization\formatters\binary\binaryparser.cs (2)
1167if (!stack.IsEmpty()) 1240if (opPool != null && !opPool.IsEmpty())