2 references to GetInterceptsLocationAttributeSyntax
Microsoft.AspNetCore.Http.RequestDelegateGenerator (1)
RequestDelegateGenerator.cs (1)
64codeWriter.WriteLine(location.GetInterceptsLocationAttributeSyntax());
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\InterceptorsTests.cs (1)
226{{interceptableLocation.GetInterceptsLocationAttributeSyntax()}}