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