1 write to _checkForChangesOnRevert
Text.Analyzers (1)
src\Compilers\Core\Portable\InternalUtilities\SpecializedSyncContext.cs (1)
48
this.
_checkForChangesOnRevert
= checkForChangesOnRevert;
1 reference to _checkForChangesOnRevert
Text.Analyzers (1)
src\Compilers\Core\Portable\InternalUtilities\SpecializedSyncContext.cs (1)
69
if (this.
_checkForChangesOnRevert
&& SynchronizationContext.Current != this._appliedContext)