1 reference to IsSealed
mscorlib (1)
system\diagnostics\eventing\eventsource.cs (1)
3320
if (!eventSourceType.IsAbstract() && !eventSourceType.
IsSealed
())