1 reference to TypeIsAutoLayoutOrContainsAutoLayout
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\DisableRuntimeMarshalling.cs (1)
201
if (type.IsValueType && autoLayoutCache.
TypeIsAutoLayoutOrContainsAutoLayout
(type))