1 override of FixDeclareStatement
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\CSharpSpecifyMarshalingForPInvokeStringArguments.Fixer.cs (1)
34
protected override void
FixDeclareStatement
(SyntaxEditor editor, SyntaxNode node)
1 reference to FixDeclareStatement
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\SpecifyMarshalingForPInvokeStringArguments.Fixer.cs (1)
64
FixDeclareStatement
(editor, node);