typeReferenceOf<T> method Null safety

TypeReference typeReferenceOf<T>()

Used to construct a TypeReference to a runtime type available to the the macro implementation code.

Implementation

TypeReference typeReferenceOf<T>();