1 reference to StructLayoutAttributeType
Microsoft.CodeAnalysis.CodeStyle (1)
src\Analyzers\Core\Analyzers\RemoveUnusedMembers\AbstractRemoveUnusedMembersDiagnosticAnalyzer.cs (1)
133
_structLayoutAttributeType = compilation.
StructLayoutAttributeType
();