1 reference to Asynchronous
System.ComponentModel.Primitives (1)
System\ComponentModel\CategoryAttribute.cs (1)
60
get => s_asynchronous ??= new CategoryAttribute(nameof(
Asynchronous
));