1 write to _templatesSealed
Microsoft.CodeAnalysis (1)
Symbols\AnonymousTypes\CommonAnonymousTypeManager.cs (1)
27
_templatesSealed
= ThreeState.True;
1 reference to _templatesSealed
Microsoft.CodeAnalysis (1)
Symbols\AnonymousTypes\CommonAnonymousTypeManager.cs (1)
22
get { return
_templatesSealed
== ThreeState.True; }