Свойство | Тип | Описание | |
---|---|---|---|
GetFieldLocationCore | |||
HandleNestedTypeName | string | ||
LoadAssembly |
Метод | Описание | |
---|---|---|
GetFieldLocation ( string fullTypeName, string fieldName ) : |
||
SourceCodeLocationFinder ( string assemblyFilePath ) : System |
Метод | Описание | |
---|---|---|
GetFieldLocationCore ( Mono.Cecil.TypeDefinition type, string fieldFullName ) : |
Field assignments get converted to assignments in the .ctor, so if we find that - we get the line info from there.
|
|
HandleNestedTypeName ( string type ) : string | ||
LoadAssembly ( string assemblyFilePath ) : |
public GetFieldLocation ( string fullTypeName, string fieldName ) : |
||
fullTypeName | string | |
fieldName | string | |
Результат |
public SourceCodeLocationFinder ( string assemblyFilePath ) : System | ||
assemblyFilePath | string | |
Результат | System |