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