4 references to GetUtf8Name
System.Private.CoreLib (4)
src\System\RuntimeHandles.cs (1)
1124=> GetUtf8Name(method).ToString();
src\System\RuntimeType.CoreCLR.cs (3)
597if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))) 655if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))) 758if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle)))