2 references to IsRightSideOfDot
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
ExpressionSyntaxExtensions.cs (1)
67
=>
IsRightSideOfDot
(name) || IsRightSideOfColonColon(name);
TypeStyleHelper.cs (1)
109
if (memberName.
IsRightSideOfDot
())