1 write to asynchronous
System (1)
compmod\system\componentmodel\CategoryAttribute.cs (1)
75asynchronous = new CategoryAttribute("Asynchronous");
2 references to asynchronous
System (2)
compmod\system\componentmodel\CategoryAttribute.cs (2)
74if (asynchronous == null) { 77return asynchronous;