Unity.IL2CPP.RuntimeInvokerCollectorComponent.GetInvokers C# (CSharp) Method

GetInvokers() public method

public GetInvokers ( ) : ReadOnlyCollection
return ReadOnlyCollection
        public ReadOnlyCollection<string> GetInvokers()
        {
            if (<>f__am$cache0 == null)
            {
                <>f__am$cache0 = new Func<KeyValuePair<TypeReference[], int>, string>(null, (IntPtr) <GetInvokers>m__0);
RuntimeInvokerCollectorComponent