PostSharp//API Reference/Post­Sharp.​Patterns.​Model/Safe­For­Dependency­Analysis­Attribute
Open sandboxFocus

Class SafeForDependencyAnalysisAttribute

Custom attribute that, when applied on a property, prevents the dependency analysis algorithm used by the NotifyPropertyChangedAttribute aspect from emitting errors when it encounters constructs that it cannot analyze.

Inheritance
SafeForDependencyAnalysisAttribute
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Model.dll
Syntax
public sealed class SafeForDependencyAnalysisAttribute : Attribute

Constructors

Name Description
SafeForDependencyAnalysisAttribute() PostSharp.Patterns.Model.SafeForDependencyAnalysisAttribute