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