2 implementations of Commit
Microsoft.DiaSymReader (2)
_generated\37\Microsoft.DiaSymReader.ISymUnmanagedWriter5.cs (1)
1433
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.
Commit
()
_generated\38\Microsoft.DiaSymReader.ISymUnmanagedWriter8.cs (1)
1085
void global::Microsoft.DiaSymReader.ISymUnmanagedWriter5.
Commit
() => throw new global::System.Diagnostics.UnreachableException();
3 references to Commit
Microsoft.DiaSymReader (3)
_generated\37\Microsoft.DiaSymReader.ISymUnmanagedWriter5.cs (1)
1458
@this.
Commit
();
_generated\38\Microsoft.DiaSymReader.ISymUnmanagedWriter8.cs (1)
1187
new void Commit() => ((global::Microsoft.DiaSymReader.ISymUnmanagedWriter5)this).
Commit
();
Writer\SymUnmanagedWriterImpl.cs (1)
128
GetSymWriter().
Commit
();