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