2 writes to _contentType
System.IO.Packaging (2)
System\IO\Packaging\ContentType.cs (2)
82_contentType = string.Empty; 238_contentType = stringBuilder.ToString();
2 references to _contentType
System.IO.Packaging (2)
System\IO\Packaging\ContentType.cs (2)
217if (_contentType == null) 241return _contentType;