Skip to content

Instantly share code, notes, and snippets.

### Keybase proof
I hereby claim:
* I am rlittlesii on github.
* I am rlittlesii (https://keybase.io/rlittlesii) on keybase.
* I have a public key ASDQlTzBeaMxck9PpKcMNg0p7wTFiBJ5bbLFp-GIlGAcCwo
To claim this, I am signing this object:
/// <summary>
/// Interface representing the Network Connectivity features.
/// </summary>
public interface IConnectivity
{
/// <summary>
/// Gets the network access.
/// </summary>
NetworkAccess NetworkAccess { get; }
System.Reflection.TargetParameterCountException: Parameter count mismatch.
at System.Delegate.CreateDelegate (System.Type type, System.Object firstArgument, System.Reflection.MethodInfo method, System.Boolean throwOnBindFailure, System.Boolean allowClosed) [0x000ee] in <19853c43ab794d18ab1a33ecb65b3c4d>:0
at System.Delegate.CreateDelegate (System.Type type, System.Object firstArgument, System.Reflection.MethodInfo method) [0x00000] in <19853c43ab794d18ab1a33ecb65b3c4d>:0
at System.Reactive.ReflectionUtils.CreateDelegate[TDelegate] (System.Object o, System.Reflection.MethodInfo method) [0x00000] in <97e52c24a8ee4ff2ae68043befa752af>:0
at System.Reactive.Linq.ObservableImpl.FromEvent`2[TDelegate,TEventArgs].GetHandler (System.Action`1[T] onNext) [0x0001d] in <97e52c24a8ee4ff2ae68043befa752af>:0
at System.Reactive.Linq.ObservableImpl.EventProducer`2+Session[TDelegate,TArgs].Initialize () [0x00023] in <97e52c24a8ee4ff2ae68043befa752af>:0
at System.Reactive.Linq.ObservableImpl.EventProducer`2+Session[T
╬═════════
║ Lint
╬══
> /Library/Frameworks/Mono.framework/Versions/Current/Commands/mono /Users/rlittlesii/.nuget/packages/jetbrains.resharper.commandlinetools/2019.3.4/tools/cleanupcode.exe /Users/rlittlesii/source/rsg/Testing/Testing.sln --profile="Full Cleanup" --include=/Users/rlittlesii/source/rsg/Testing/src/Testing.NSubstitute/AutoSubstitute.cs
JetBrains Cleanup Code 2019.3.4
Running in 64-bit mode, .NET runtime 4.0.30319.42000 under Unix 19.3.0.0
Failed to fill the environment container with handler JetBrains.Application.Environment.HostParameters.DefaultHostCommandLineFromProcessRuntimeHostMixin. Could not load file or assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
--- EXCEPTION #1/2 [FileNotFoundException]