1 reference to DisabledRuntimeMarshallingAssemblyAnalyzer
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\DisableRuntimeMarshalling.cs (1)
154
var disabledRuntimeMarshallingAssemblyAnalyzer = new
DisabledRuntimeMarshallingAssemblyAnalyzer
(context.Compilation, autoLayoutCache);