docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class WeaverILMatcher

    Inheritance
    object
    WeaverILMatcher
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Global Namespace
    Assembly: com.unity.multiplayer-hlapi.EditorTests.dll
    Syntax
    public static class WeaverILMatcher

    Methods

    MatchMethodIL(Type, string, bool, int, int, params MockInstruction[])

    Declaration
    public static void MatchMethodIL(Type type, string method, bool hasReturnValue, int parameterCount, int matchCount, params MockInstruction[] match)
    Parameters
    Type Name Description
    Type type
    string method
    bool hasReturnValue
    int parameterCount
    int matchCount
    MockInstruction[] match

    MatchMethodIL(Type, string, int, params MockInstruction[])

    Declaration
    public static void MatchMethodIL(Type type, string method, int parameterCount, params MockInstruction[] match)
    Parameters
    Type Name Description
    Type type
    string method
    int parameterCount
    MockInstruction[] match
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)