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