2 references to Empty
mscorlib (2)
system\Runtime\InteropServices\ComEventsHelper.cs (1)
172
if (method.
Empty
) {
system\Runtime\InteropServices\ComEventsMethod.cs (1)
233
BCLDebug.Assert(
Empty
== false, "event sink is executed but delegates list is empty");