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