7 references to TypeKind
Microsoft.Interop.ComInterfaceGenerator (2)
ComInterfaceGenerator.cs (2)
225TypeDeclaration(context.ContainingSyntax.TypeKind, context.ContainingSyntax.Identifier) 234TypeDeclaration(containingSyntax.TypeKind, containingSyntax.Identifier)
Microsoft.Interop.SourceGeneration (5)
ContainingSyntaxContext.cs (5)
31&& TypeKind == other.TypeKind 108TypeDeclarationSyntax type = TypeDeclaration(containingType.TypeKind, containingType.Identifier) 134TypeDeclarationSyntax type = TypeDeclaration(containingType.TypeKind, containingType.Identifier) 172string declarationKeyword = syntax.TypeKind switch