6 references to GetUtf8Name
mscorlib (6)
system\rttype.cs (6)
640Contract.Assert(!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))); 644if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))) 700Contract.Assert(!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))); 704if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))) 814Contract.Assert(!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))); 818if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle)))