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