1 write to _defaultValue
PresentationCore (1)
MS\Internal\Generic\Span.cs (1)
59_defaultValue = defaultValue;
2 references to _defaultValue
PresentationCore (2)
MS\Internal\Generic\Span.cs (2)
143Add(new Span<T>(_defaultValue, first-fc)); 333get { return _defaultValue; }