4 references to IsEmpty
System.Management (4)
managementclass.cs (1)
302
if ((null == value) || value.IsClass || value.
IsEmpty
)
managementobject.cs (3)
384
if ((null != path) && !path.
IsEmpty
)
580
newPath.
IsEmpty
)
2619
else if ((null == scope.Path) || scope.Path.
IsEmpty
)