linq query throws EntryPointNotFoundException if using extension method from different project but works fine if extension method is in same project

前端 未结 0 1863
名媛妹妹
名媛妹妹 2020-12-06 05:00

I am working in a project A. There is a reference to project B (part of the same solution) which contains the following extension method:

public static class          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题