2 writes to _contentType
WindowsBase (2)
Base\MS\Internal\ContentType.cs (2)
92_contentType = String.Empty; 302_contentType = stringBuilder.ToString();
2 references to _contentType
WindowsBase (2)
Base\MS\Internal\ContentType.cs (2)
275if (_contentType == null) 305return _contentType;