1 write to Name
Microsoft.CodeAnalysis.Features (1)
RQName\Nodes\RQExplicitInterfaceMemberName.cs (1)
17
Name
= name;
2 references to Name
Microsoft.CodeAnalysis.Features (2)
RQName\Nodes\RQExplicitInterfaceMemberName.cs (2)
22
get { return
Name
.OrdinaryNameValue; }
26
=> new(RQNameStrings.IntfExplName, InterfaceType.ToSimpleTree(),
Name
.ToSimpleTree());