[Missing <summary> documentation for "T:Couchbase.Annotations.ImplicitUseKindFlags"]
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)


Member name | Value | Description | |
---|---|---|---|
Default | 7 | ||
Access | 1 | Only entity marked with attribute considered used | |
Assign | 2 | Indicates implicit assignment to a member | |
InstantiatedWithFixedConstructorSignature | 4 | Indicates implicit instantiation of a type with fixed constructor signature. That means any unused constructor parameters won't be reported as such. | |
InstantiatedNoFixedConstructorSignature | 8 | Indicates implicit instantiation of a type |
