Method | Description | |
---|---|---|
GetHotpatchFieldName ( this method ) : string | ||
GetMethodByName ( this type, string name ) : Mono.Cecil.MethodDefinition | ||
GetNormalizedFullName ( this method ) : string | ||
IsHotpatchField ( this field ) : bool |
public static GetHotpatchFieldName ( this method ) : string | ||
method | this | |
return | string |
public static GetMethodByName ( this type, string name ) : Mono.Cecil.MethodDefinition | ||
type | this | |
name | string | |
return | Mono.Cecil.MethodDefinition |
public static GetNormalizedFullName ( this method ) : string | ||
method | this | |
return | string |
public static IsHotpatchField ( this field ) : bool | ||
field | this | |
return | bool |