2 overrides of QueryLanguage
System.Management (2)
artifacts\obj\System.Management\Debug\net10.0\System.Management.notsupported.cs (2)
778public override string QueryLanguage { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); } } 789public override string QueryLanguage { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); } }