Base:
method
ToSimpleTree
Microsoft.CodeAnalysis.Features.RQName.Nodes.RQMethodPropertyOrEventName.ToSimpleTree()
1 reference to ToSimpleTree
Microsoft.CodeAnalysis.Features (1)
RQName\Nodes\RQExplicitInterfaceMemberName.cs (1)
20
=> new(RQNameStrings.IntfExplName, InterfaceType.ToSimpleTree(), Name.
ToSimpleTree
());