2 references to CONTENT_TYPE
Microsoft.CodeAnalysis.Scripting (2)
src\Compilers\Shared\GlobalAssemblyCacheHelpers\FusionAssemblyIdentity.cs (2)
316return (AssemblyContentType)(GetPropertyWord(nameObject, PropertyId.CONTENT_TYPE) ?? 0); 488SetProperty(result, PropertyId.CONTENT_TYPE, (uint)name.ContentType);