4 references to TypeDeclarations
Microsoft.Extensions.Options.SourceGeneration (4)
TypeDeclarationSyntaxReceiver.cs (4)
27
TypeDeclarations
.Add(classSyntax);
31
TypeDeclarations
.Add(structSyntax);
35
TypeDeclarations
.Add(recordSyntax);
39
TypeDeclarations
.Add(interfaceSyntax);