1 write to _dllImportType
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\PInvokeDiagnosticAnalyzer.cs (1)
99_dllImportType = dllImportType;
1 reference to _dllImportType
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\PInvokeDiagnosticAnalyzer.cs (1)
119AttributeData? dllAttribute = methodSymbol.GetAttribute(_dllImportType);