C# (CSharp) Microsoft.CodeAnalysis.Sarif.Readers Namespace

Nested Namespaces

Microsoft.CodeAnalysis.Sarif.Readers.UnitTests

Classes

Name Description
AlgorithmKindConverterTests
AnnotatedCodeLocationIdConverter
AnnotatedCodeLocationIdConverterTests
AnnotatedCodeLocationKindConverterTests
ConverterTestClass
DateTimeConverter
EnumConverter
EnumConverterTests
FlagsEnumConverter
InSourceSuppressionConverterTests
PropertyBagConverter Converts a property bag (a JSON object whose keys have arbitrary names and whose values may be any JSON values) into a dictionary whose keys match the JSON object's property names, and whose values are of type SerializedPropertyInfo
PropertyBagConverterTests
PropertyBagConverterTests.ObjectClass
ResultDiffingVisitor
ResultDiffingVisitorTests
RuleDictionaryConverter This converter only exists because the version of Json.NET we're using (6.0.8) can't write out a property whose static type is an interface.
RuleDictionaryConverterTests
SarifContractResolver
SarifVersionConverter
SerializedPropertyInfo Describes a single entry in a JSON property bag (a JSON object whose keys have arbitrary names and whose values may be any JSON values).
UriConverter
VersionConverter