2 references to MethodDataCollection
System.Management (2)
artifacts\obj\System.Management\Debug\net10.0\System.Management.notsupported.cs (2)
180
public System.Management.
MethodDataCollection
Methods { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); } }
566
public System.Management.
MethodDataCollection
.MethodDataEnumerator GetEnumerator() { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); }