11 if (!flag && throwIfNotImplemented)
override string ToString()
override bool IsDefined(Type attributeType, bool inherit)
static RuntimeType GetInterfaceImplementation(IDynamicInterfaceCastable castable, RuntimeType interfaceType)
static bool IsInterfaceImplemented(IDynamicInterfaceCastable castable, RuntimeType interfaceType, bool throwIfNotImplemented)
static string IDynamicInterfaceCastable_MissingImplementationAttribute
static string InvalidCast_FromTo
static string Format(string resourceFormat, object p1)
static string IDynamicInterfaceCastable_NotInterface
static string IDynamicInterfaceCastable_DoesNotImplementRequested
bool IsAssignableTo([NotNullWhen(true)] Type? targetType)
RuntimeTypeHandle GetInterfaceImplementation(RuntimeTypeHandle interfaceType)
bool IsInterfaceImplemented(RuntimeTypeHandle interfaceType, bool throwIfNotImplemented)
override bool Equals(object? obj)
RuntimeType GetRuntimeType()