4 references to IsEmpty
System.Management (4)
System\Management\ManagementClass.cs (1)
310if ((null == value) || value.IsClass || value.IsEmpty)
System\Management\ManagementObject.cs (3)
383if ((null != path) && !path.IsEmpty) 577newPath.IsEmpty) 2578else if ((null == scope.Path) || scope.Path.IsEmpty)