Cannot build project while using implicit operators via alias

Hello,

we’ve run into a problem with compilation of our source code. When we make class Alias of a class that is defined in *.csproj file we run into compilation error. We believe that this is a bug since we have implicit string operator in mentioned class.

Here is a test case file:
TCElements.zip (143.3 KB)

If you try tu build ClassLibrary2 it will fail even though it shouldn’t.

Thank you in advance,
David

Thanks, logged as bugs://82996

bugs://82996 got closed with status fixed.