mirror of
https://github.com/github/codeql.git
synced 2026-04-10 17:44:03 +02:00
6 lines
94 B
C#
6 lines
94 B
C#
namespace Semmle.Extraction.CIL
|
|
{
|
|
internal interface ICustomModifierReceiver
|
|
{
|
|
}
|
|
} |