1 reference to MaxChildDelta
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\AbstractCodeModelService.AbstractCodeModelEventCollector.cs (1)
68
else if (Math.Abs(oldCount - newCount) >
MaxChildDelta
)