I created Extension, but any attempt to call ANY STATIC FUNCTION from extenstion, or use ANY STRUCT/CLASS e.T.c brings unknown plugin compilation error
Here is extension overview:
Plugin:

Error looks like error...????

Even function getOne() which just returns "1" gives error.
However, from entire extension, all methods calls correctly.
How to fix it?
Here is extension overview:

Plugin:

Error looks like error...????

Even function getOne() which just returns "1" gives error.
However, from entire extension, all methods calls correctly.
How to fix it?
NBut my plugin wrote on .net core 2.0, and dnspy confirms that