Class NotBurstCompatibleAttribute
Internal attribute to state that a method is not burst compatible even though the containing type is.
Namespace: Unity.Collections
Syntax
public class NotBurstCompatibleAttribute : Attribute
Internal attribute to state that a method is not burst compatible even though the containing type is.
public class NotBurstCompatibleAttribute : Attribute