We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060e3cc commit 64cbea3Copy full SHA for 64cbea3
sources/SilkTouch/SilkTouch/Mods/Common/ModUtils.cs
@@ -510,7 +510,7 @@ this PInvokeGeneratorConfiguration cfg
510
}
511
512
/// <summary>
513
- /// Determines (naively) whether the given attribute syntax represents a <see cref="DllImportAttribute"/>.
+ /// Determines (naively) whether the given attribute syntax represents the specified attribute.
514
/// </summary>
515
/// <param name="node">The attribute syntax.</param>
516
/// <param name="fullNameWithoutSuffix">
0 commit comments