4 references to TypeDeclarations
Microsoft.Gen.Metrics (4)
src\Generators\Shared\TypeDeclarationSyntaxReceiver.cs (4)
32
TypeDeclarations
.Add(classSyntax);
36
TypeDeclarations
.Add(structSyntax);
40
TypeDeclarations
.Add(recordSyntax);
44
TypeDeclarations
.Add(interfaceSyntax);