Example #1
0
 private byte[] GetNameBytes(Type t)
 {
     return(StringMap.GetCachedStringBytes(t, TypeName));
 }