2 references to None
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\CSharpConvertBinder.cs (1)
50CSharpArgumentInfo ICSharpBinder.GetArgumentInfo(int index) => CSharpArgumentInfo.None;
Microsoft\CSharp\RuntimeBinder\CSharpIsEventBinder.cs (1)
28CSharpArgumentInfo ICSharpBinder.GetArgumentInfo(int index) => CSharpArgumentInfo.None;