4 references to QualifierDataCollection
System.Management (4)
artifacts\obj\System.Management\Debug\net10.0\System.Management.notsupported.cs (4)
147public virtual System.Management.QualifierDataCollection Qualifiers { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); } } 553public System.Management.QualifierDataCollection Qualifiers { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); } } 620public System.Management.QualifierDataCollection Qualifiers { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); } } 686public System.Management.QualifierDataCollection.QualifierDataEnumerator GetEnumerator() { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); }