2 references to Name
Microsoft.CodeAnalysis.Features (2)
RQName\Nodes\RQExplicitInterfaceMemberName.cs (2)
16
get { return
Name
.OrdinaryNameValue; }
20
=> new(RQNameStrings.IntfExplName, InterfaceType.ToSimpleTree(),
Name
.ToSimpleTree());