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