typeArguments property
TypeArgumentList?
get
typeArguments
The type arguments to be applied to the method being invoked, or null
if
no type arguments were provided.
Implementation
TypeArgumentList? get typeArguments;