6 references to IsEmpty
mscorlib (6)
system\security\permissions\keycontainerpermission.cs (6)
446
return
IsEmpty
();
487
if (this.
IsEmpty
() || operand.
IsEmpty
())
498
return cp.
IsEmpty
() ? null : cp;
520
return cp.
IsEmpty
() ? null : cp;
524
if (this.
IsEmpty
())