4 overrides of ParseQuery
System.Management (4)
artifacts\obj\System.Management\Debug\net10.0\System.Management.notsupported.cs (4)
716
protected internal override void
ParseQuery
(string query) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); }
733
protected internal override void
ParseQuery
(string query) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); }
749
protected internal override void
ParseQuery
(string query) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); }
783
protected internal override void
ParseQuery
(string query) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); }