- Notifications
You must be signed in to change notification settings - Fork749
Open
Description
pythonnet/src/runtime/MethodBinder.cs
Lines 691 to 693 inde7a1d2
Type?clrtype=null; | |
if(clrtype!=null) |
Was stepping through the code trying to debug something (I think) unrelated, and noticed thatTryComputeClrArgumentType
always skips its contents. Is that intended?
Metadata
Metadata
Assignees
Labels
No labels