Property | Type | Description | |
---|---|---|---|
_logger | log4net.ILog |
Method | Description | |
---|---|---|
GetInstrumentationSet ( string assemblyPath, |
Method | Description | |
---|---|---|
GetInstrumentationSet ( ITypeDetails t, |
||
GetInstrumentationTarget ( IMethodDetails method, |
||
GetTypes ( string assemblyPath ) : IEnumerable |
protected GetInstrumentationSet ( ITypeDetails t, |
||
t | ITypeDetails | |
context | ||
return | IEnumerable |
public GetInstrumentationSet ( string assemblyPath, |
||
assemblyPath | string | |
context | ||
typeFilter | Predicate |
|
return | IEnumerable |
protected GetInstrumentationTarget ( IMethodDetails method, |
||
method | IMethodDetails | |
context | ||
return |
protected abstract GetTypes ( string assemblyPath ) : IEnumerable |
||
assemblyPath | string | |
return | IEnumerable |