CallerMustBeSynchronizedAttribute public sealed class CallerMustBeSynchronizedAttribute : Attribute Indicates that the caller of the attributed method must be synchronized. Documentation Code public CallerMustBeSynchronizedAttribute()