4 references to GetUtf8Name
System.Private.CoreLib (4)
src\System\RuntimeHandles.cs (1)
1108=> GetUtf8Name(method).ToString();
src\System\RuntimeType.CoreCLR.cs (3)
610if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))) 666if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))) 769if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle)))