HasDeclSecurity.methodDef constructor
const
HasDeclSecurity.methodDef(
- MethodDefIndex value
Constructs a HasDeclSecurity referencing a MethodDef.
Implementation
const factory HasDeclSecurity.methodDef(MethodDefIndex value) =
HasDeclSecurityMethodDef;