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