1 reference to NotSupported_MDStreamVersion
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Modules\Ecma\EcmaModule.cs (1)
42
public sealed override int MDStreamVersion => throw new NotSupportedException(SR.
NotSupported_MDStreamVersion
);