Table of Contents

Class NullSourceCacheContext

Namespace
NuGet.Protocol.Core.Types
Assembly
NuGet.Protocol.dll
public class NullSourceCacheContext : SourceCacheContext, IDisposable
Inheritance
NullSourceCacheContext
Implements
Inherited Members
Extension Methods

Constructors

NullSourceCacheContext()

public NullSourceCacheContext()

Properties

GeneratedTempFolder

public override string GeneratedTempFolder { get; }

Property Value

string

Instance

public static SourceCacheContext Instance { get; }

Property Value

SourceCacheContext

Methods

Clone()

public override SourceCacheContext Clone()

Returns

SourceCacheContext

WithRefreshCacheTrue()

public override SourceCacheContext WithRefreshCacheTrue()

Returns

SourceCacheContext