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