MetalamaAPI documentationIntrospection APIMetalama.​Framework.​IntrospectionIntrospection­Options
Open sandboxFocus

IntrospectionOptions Class

Inheritance
IntrospectionOptions
Namespace: Metalama.Framework.Introspection
Assembly: Metalama.Framework.Introspection.dll
Syntax
public sealed record IntrospectionOptions : IEquatable<IntrospectionOptions>

Constructors

Name Description
IntrospectionOptions(bool)

Properties

Name Description
IgnoreErrors

Methods

Name Description
Deconstruct(out bool)
Equals(IntrospectionOptions?)
Equals(object?)
GetHashCode()
ToString()

Operators

Name Description
operator ==(IntrospectionOptions?, IntrospectionOptions?)
operator !=(IntrospectionOptions?, IntrospectionOptions?)