Method ReplaceAllUsesWith
ReplaceAllUsesWith(LlvmMetadata)
Replace all uses of this descriptor with another
Declaration
public virtual void ReplaceAllUsesWith(LlvmMetadata other)
Parameters
public virtual void ReplaceAllUsesWith(LlvmMetadata other)
LlvmMetadata | other | New descriptor to replace this one with |