2 references to TryGenerateConstantArrayBound
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
CodeModel\MethodXML\MethodXmlBuilder.vb (2)
554
Return
TryGenerateConstantArrayBound
(DirectCast(argument, SimpleArgumentSyntax).Expression)
562
Return
TryGenerateConstantArrayBound
(DirectCast(argument, RangeArgumentSyntax).UpperBound)