2 references to IsCompoundVariableName
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\LocalRewriter\LocalRewriter_Query.vb (2)
104If isReservedName AndAlso IsCompoundVariableName(parameterName) Then 163IsCompoundVariableName(propertyDefName) Then