4 references to GetUtf8Name
System.Private.CoreLib (4)
src\System\RuntimeHandles.cs (1)
1130=> GetUtf8Name(method).ToString();
src\System\RuntimeType.CoreCLR.cs (3)
592if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))) 657if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))) 768if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle)))