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