3 references to ConstantFieldsInProgress
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\ConstantFieldsInProgress.vb (1)
19
Friend Shared ReadOnly Empty As New
ConstantFieldsInProgress
(Nothing, Nothing)
Symbols\ConstantValueUtils.vb (1)
36
Dim inProgressBinder = New ConstantFieldsInProgressBinder(New
ConstantFieldsInProgress
(field, dependencies), binder, field)
Symbols\Source\SourceEnumConstantSymbol.vb (1)
143
Dim otherValue = _otherConstant.GetConstantValue(New
ConstantFieldsInProgress
(Me, dependencies))