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