2 references to GetTypeAttributes
Microsoft.CodeAnalysis (2)
NativePdbWriter\SymWriterMetadataProvider.cs (1)
65
attributes = _writer.
GetTypeAttributes
(t.GetResolvedType(_writer.Context));
PEWriter\MetadataWriter.cs (1)
2782
attributes:
GetTypeAttributes
(typeDef),