1 reference to TryGetLengthLikeProperty
Microsoft.CodeAnalysis.CSharp.Features (1)
src\Analyzers\CSharp\Analyzers\UseIndexOrRangeOperator\CSharpUseIndexOperatorDiagnosticAnalyzer.cs (1)
191lengthLikeProperty ??= TryGetLengthLikeProperty(infoCache, targetMethod);