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