2 writes to _attributes
System.Speech (2)
Internal\ObjectToken\ObjectToken.cs (2)
75
_attributes
= null;
113
return
_attributes
??= OpenKey("Attributes")!;
2 references to _attributes
System.Speech (2)
Internal\ObjectToken\ObjectToken.cs (2)
72
if (
_attributes
!= null)
74
_attributes
.Dispose();