1 write to _marshalAsType
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\PInvokeDiagnosticAnalyzer.cs (1)
100_marshalAsType = marshalAsType;
1 reference to _marshalAsType
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\PInvokeDiagnosticAnalyzer.cs (1)
137AttributeData? marshalAsAttribute = parameter.GetAttribute(_marshalAsType);