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