2 implementations of FlushCache
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
84
public int
FlushCache
()
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
293
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.
FlushCache
()
2 references to FlushCache
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
91
int hrLocal = _legacy.
FlushCache
();
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
318
__retVal = @this.
FlushCache
();