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)
137
AttributeData? marshalAsAttribute = parameter.GetAttribute(
_marshalAsType
);