demonicmetalcs
demonicmetalcs
CC#
Created by demonicmetalcs on 7/8/2023 in #help
❔ .NET 8 - C#12 - preview try interceptors
would like to try the new c# 12 preview function Interceptors but can't seem to get them to work. The page says Preview feature Introduced in Visual Studio 17.7, preview 3. this is not released jet so i tried rider because I have seen Nick Chapsas Youtube video I have looked at the Youtube video some more and saw that the InterceptsLocationAttribute was in one of his helper files so I tried adding the code for that attribute to my code project. Than the code compiles bus still not works. The code execution did not jump to the interception code.
18 replies