Table of Contents

Method HashIs

Namespace
MonoMod.Utils
Assembly
MonoMod.Utils.dll

HashIs(AssemblyNameReference, Assembly, bool)

public static bool HashIs(this AssemblyNameReference asmRef, Assembly asm, bool defaultIfNoHash = true)

Parameters

asmRef AssemblyNameReference
asm Assembly
defaultIfNoHash bool

Returns

bool