Пример #1
0
 public static void ValidateType(TypeReference t)
 {
     t.ToHlsl(); // throws when t is invalid
 }