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