4 references to GetUtf8Name
System.Private.CoreLib (4)
src\System\RuntimeHandles.cs (1)
1133=> GetUtf8Name(method).ToString();
src\System\RuntimeType.CoreCLR.cs (3)
590if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))) 648if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))) 751if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle)))