Header menu logo TestPrune

DependencyKind Type

The kind of edge in a dependency graph (calls, uses type, pattern match, etc.).

Union cases

Union case Description

Calls

Full Usage: Calls

PatternMatches

Full Usage: PatternMatches

References

Full Usage: References

UsesType

Full Usage: UsesType

Instance members

Instance member Description

this.IsCalls

Full Usage: this.IsCalls

Returns: bool
Returns: bool

this.IsPatternMatches

Full Usage: this.IsPatternMatches

Returns: bool
Returns: bool

this.IsReferences

Full Usage: this.IsReferences

Returns: bool
Returns: bool

this.IsUsesType

Full Usage: this.IsUsesType

Returns: bool
Returns: bool

Type something to start searching.