MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIMethodIs­Extern
Open sandboxFocus

IMethod.IsExtern Property

IsExtern

Gets a value indicating whether the method has a non-managed implementation, i.e. has the extern modifier.

Declaration
bool IsExtern { get; }
Property Value
Type Description
System.Boolean