PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingAssume­Immutable­AttributeTarget­Type
Open sandboxFocus

AssumeImmutableAttribute.TargetType Property

TargetType

Gets the targetType that should be assumed immutable, if the AssumeImmutableAttribute(Type) constructor was used.

Declaration
public Type TargetType { get; }
Property Value
Type Description
System.Type