1 reference to UseMarshalTypeOption
Microsoft.Interop.LibraryImportGenerator (1)
LibraryImportGeneratorOptions.cs (1)
27
internal static bool UseMarshalType(this AnalyzerConfigOptions options) => options.GetBoolOption(
UseMarshalTypeOption
);