2 references to LastIndexOf
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\CompilerServices\StringType.vb (1)
665
Count = ci.
LastIndexOf
(Source, TruncatedPattern, Options)
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Globalization\CompareInfo.cs (1)
1131
return
LastIndexOf
(source, value, CompareOptions.None);