IEEHelperObject.InitCache(IEEAssemblyRefResolveComparer) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int InitCache(Microsoft::VisualStudio::Debugger::Interop::IEEAssemblyRefResolveComparer ^ pResolver);
public int InitCache(Microsoft.VisualStudio.Debugger.Interop.IEEAssemblyRefResolveComparer pResolver);
abstract member InitCache : Microsoft.VisualStudio.Debugger.Interop.IEEAssemblyRefResolveComparer -> int
Public Function InitCache (pResolver As IEEAssemblyRefResolveComparer) As Integer
Parameters
- pResolver
- IEEAssemblyRefResolveComparer