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