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