TypeAdapter.IsAnyInstanceThreadSafe Property |
Namespace: PostSharp.Patterns.Model.TypeAdapters
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 4.3.48.0 (4.3.48.0)
If the type is thread-safe but can have non-immutable instances of a derived type, the IsThreadSafe property shall be true but the IsAnyInstanceThreadSafe property shall be true.