1 write to _checkForChangesOnRevert
Microsoft.CodeAnalysis (1)
InternalUtilities\SpecializedSyncContext.cs (1)
48this._checkForChangesOnRevert = checkForChangesOnRevert;
1 reference to _checkForChangesOnRevert
Microsoft.CodeAnalysis (1)
InternalUtilities\SpecializedSyncContext.cs (1)
69if (this._checkForChangesOnRevert && SynchronizationContext.Current != this._appliedContext)