2 references to IsConstantField
Microsoft.CodeAnalysis.VisualBasic.Features (2)
IntroduceVariable\VisualBasicIntroduceVariableService_IntroduceField.vb (2)
121
Dim lastConstantIndex = oldMembers.LastIndexOf(AddressOf
IsConstantField
)
159
Dim lastConstantIndex = oldMembers.LastIndexOf(AddressOf
IsConstantField
)