2 references to Positioning
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
785return NamedArgumentsKind.Positioning;
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (1)
160if (_namedArgumentsKind == NamedArgumentsKind.Positioning)