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)
119
AttributeData? dllAttribute = methodSymbol.GetAttribute(
_dllImportType
);