MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​Declaration­BuildersIDeclaration­BuilderIs­Frozen
Open sandboxFocus

IDeclarationBuilder.IsFrozen Property

IsFrozen

Gets a value indicating whether the builder has been frozen. When the value is true, modifications can no longer be performed.

Declaration
bool IsFrozen { get; }
Property Value
Type Description
bool