Closed jaisondoss closed 8 years ago
It seems that ILSpy.GetPrigIndirectionStubSetting.Plugin can't resolve the referenced assembly. However, it is strange... :confused:
Because ILSpy will resolve the dependency automatically. For example, there is the ClassLibrary51Class1.Foo
method that has one parameter of ClassLibrary5Class1
type. The type is in the referenced assembly. When you clicked the method to perform Get Prig Indirection Stub Setting
, ILSpy should load the dependency automatically:
Could you tell me more details how to you perform Get Prig Indirection Stub Setting
? For example:
Get Prig Indirection Stub Setting
Unblocking the dlls from local machine resolved the issue.
Oh, I didn't notice that :fearful: I should describe that in its document, shouldn't I? Thanks for telling me the way to correct!!
Am unable to get Indirection Stub settings from ILSpy due to below error: