1 write to StartsCycle
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\ConstantEvaluationHelpers.cs (1)
29
this.
StartsCycle
= startsCycle;
2 references to StartsCycle
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\ConstantEvaluationHelpers.cs (1)
35
if (this.
StartsCycle
)
Symbols\Source\SourceFieldSymbol.cs (1)
265
field.BindConstantValueIfNecessary(earlyDecodingWellKnownAttributes, startsCycle: info.
StartsCycle
);