1 write to _initialized
Microsoft.CodeAnalysis.PublicApiAnalyzers (1)
src\Compilers\Core\Portable\InternalUtilities\SpecializedSyncContext.cs (1)
45
this.
_initialized
= true;
1 reference to _initialized
Microsoft.CodeAnalysis.PublicApiAnalyzers (1)
src\Compilers\Core\Portable\InternalUtilities\SpecializedSyncContext.cs (1)
67
if (this.
_initialized
)