System.Runtime.CompilerServices.ExtensionMarkerAttribute
This attribute is used to mark extension members and associate them with a specific marker type (which provides detailed information about an extension block and its receiver parameter).
This attribute should not be used by developers in source code.
The name of the marker type this extension member is associated with.
Initializes a new instance of the ExtensionMarkerAttribute class.