'Declaration Public Function _visitPropertyAccess( _ ByVal that As IPropertyAccessExpressionSyntaxTree _ ) As Object
public object _visitPropertyAccess( IPropertyAccessExpressionSyntaxTree that )
Parameters
- that
'Declaration Public Function _visitPropertyAccess( _ ByVal that As IPropertyAccessExpressionSyntaxTree _ ) As Object
public object _visitPropertyAccess( IPropertyAccessExpressionSyntaxTree that )