1 implementation of IsFamilyOrAssembly
mscorlib (1)
system\reflection\methodbase.cs (1)
373
bool _MethodBase.
IsFamilyOrAssembly
{ get { return IsFamilyOrAssembly; } }