Class TestCompilerAttribute
Inheritance
System.Object
TestCompilerAttribute
Namespace: Burst.Compiler.IL.Tests
Syntax
[AttributeUsage(AttributeTargets.Method, AllowMultiple = true, Inherited = false)]
public sealed class TestCompilerAttribute : TestCaseAttribute, ITestBuilder