1 reference to Asynchronous
System.ComponentModel.Primitives (1)
System\ComponentModel\CategoryAttribute.cs (1)
37
public static CategoryAttribute Asynchronous => field ??= new CategoryAttribute(nameof(
Asynchronous
));