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