3 references to
Microsoft.CodeAnalysis.Features (3)
RQName\Nodes\RQNormalParameter.cs (1)
11public RQNormalParameter(RQType type) : base(type) { }
RQName\Nodes\RQOutParameter.cs (1)
11public RQOutParameter(RQType type) : base(type) { }
RQName\Nodes\RQRefParameter.cs (1)
11public RQRefParameter(RQType type) : base(type) { }