2 references to IsValid
Microsoft.CodeAnalysis (2)
MetadataReference\AssemblyIdentity.cs (2)
106if (!IsValid(contentType)) 195_contentType = IsValid(contentType) ? contentType : AssemblyContentType.Default;