Summary
By default only certain symbols are processed as part of the initial
result set(such as those that match the specified predicate). If this value is
true
, then this
symbol was part of the initial result set. If it is false
, the symbol was lazily processed later
while fetching related symbols and may not contain the full set of metadata.
- Assembly
- Wyam
.CodeAnalysis .dll - Namespace
- Wyam
.CodeAnalysis - Containing Type
- CodeAnalysisKeys
Syntax
public const string IsResult
Constant Value
Value | Type |
---|---|
IsResult | String |