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