4 references to LastIndexOf
illink (4)
src\tools\illink\src\ILLink.Shared\DataFlow\CompilerGeneratedNames.cs (4)
62
int i = typeName.
LastIndexOf
('>');
87
int i = fieldName.
LastIndexOf
('>');
125
int i = methodName.
LastIndexOf
('>');
156
int i = methodName.
LastIndexOf
('>');