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