2 references to CSharpArgumentInfo
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\CSharpArgumentInfo.cs (2)
17internal static readonly CSharpArgumentInfo None = new CSharpArgumentInfo(CSharpArgumentInfoFlags.None, null); 42return new CSharpArgumentInfo(flags, name);