25 references to GetInterceptsLocationAttributeSyntax
Microsoft.AspNetCore.Http.RequestDelegateGenerator (1)
RequestDelegateGenerator.cs (1)
64codeWriter.WriteLine(location.GetInterceptsLocationAttributeSyntax());
Microsoft.AspNetCore.Http.ValidationsGenerator (1)
Emitters\ValidationsGenerator.Emitter.cs (1)
108{{addValidation.GetInterceptsLocationAttributeSyntax()}}
Microsoft.AspNetCore.OpenApi.SourceGenerators (1)
XmlCommentGenerator.Emitter.cs (1)
543codeWriter.WriteLine(location.GetInterceptsLocationAttributeSyntax());
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (22)
Semantics\InterceptorsTests.cs (22)
226{{interceptableLocation.GetInterceptsLocationAttributeSyntax()}} 2332{{location.GetInterceptsLocationAttributeSyntax()}} 7343{{locationSpecifier.GetInterceptsLocationAttributeSyntax()}} 7405AssertEx.Equal("""[global::System.Runtime.CompilerServices.InterceptsLocationAttribute(1, "xRCCFCvTOZMORzSr/fZQFlIAAABQcm9ncmFtLmNz")]""", locationSpecifier.GetInterceptsLocationAttributeSyntax()); 7414AssertEx.Equal("""[global::System.Runtime.CompilerServices.InterceptsLocationAttribute(1, "xRCCFCvTOZMORzSr/fZQFmAAAABQcm9ncmFtLmNz")]""", otherLocation.GetInterceptsLocationAttributeSyntax()); 7632{{locationSpecifier.GetInterceptsLocationAttributeSyntax()}} 7724AssertEx.Equal("""[global::System.Runtime.CompilerServices.InterceptsLocationAttribute(1, "jB4qgCy292LkEGCwmD+R6FIAAAA=")]""", locationSpecifier.GetInterceptsLocationAttributeSyntax()); 7755{{locationSpecifier.GetInterceptsLocationAttributeSyntax()}} 7800{{locationSpecifier.GetInterceptsLocationAttributeSyntax()}} 7842{{locationSpecifier.GetInterceptsLocationAttributeSyntax()}} 7882{{locationSpecifier.GetInterceptsLocationAttributeSyntax()}} 7924{{locationSpecifier.GetInterceptsLocationAttributeSyntax()}} 7970{{locationSpecifier.GetInterceptsLocationAttributeSyntax()}} 8023{{locationSpecifier.GetInterceptsLocationAttributeSyntax()}} 8068{{locationSpecifier.GetInterceptsLocationAttributeSyntax()}} 8127{{locationSpecifier.GetInterceptsLocationAttributeSyntax()}} 8187{{locationSpecifier.GetInterceptsLocationAttributeSyntax()}} 8242{{locationSpecifier.GetInterceptsLocationAttributeSyntax()}} 8297{{locationSpecifier.GetInterceptsLocationAttributeSyntax()}} 8347{{locationSpecifier.GetInterceptsLocationAttributeSyntax()}} 8403{{locationSpecifier.GetInterceptsLocationAttributeSyntax()}} 8469{{locationSpecifier.GetInterceptsLocationAttributeSyntax()}}