2 references to ObfuscatedContentType
PresentationCore (2)
MS\Internal\FontCache\FontSource.cs (2)
197
if (String.Equals(response.ContentType,
ObfuscatedContentType
, StringComparison.Ordinal))
273
if (String.Equals(response.ContentType,
ObfuscatedContentType
, StringComparison.Ordinal))