Add support for unknown variable types #87
Annotations
10 warnings
|
build:
Sledge.Formats/ConcatStream.cs#L18
Missing XML comment for publicly visible type or member 'ConcatStream.Length'
|
|
build:
Sledge.Formats/ConcatStream.cs#L17
Missing XML comment for publicly visible type or member 'ConcatStream.CanWrite'
|
|
build:
Sledge.Formats/ConcatStream.cs#L16
Missing XML comment for publicly visible type or member 'ConcatStream.CanSeek'
|
|
build:
Sledge.Formats/ConcatStream.cs#L15
Missing XML comment for publicly visible type or member 'ConcatStream.CanRead'
|
|
build:
Sledge.Formats/ConcatStream.cs#L8
Missing XML comment for publicly visible type or member 'ConcatStream'
|
|
build:
Sledge.Formats/BinaryExtensions.cs#L328
Missing XML comment for publicly visible type or member 'BinaryExtensions.WriteVector3(BinaryWriter, Vector3)'
|
|
build:
Sledge.Formats/BinaryExtensions.cs#L319
Missing XML comment for publicly visible type or member 'BinaryExtensions.ReadVector3(BinaryReader)'
|
|
build:
Sledge.Formats/BinaryExtensions.cs#L310
Missing XML comment for publicly visible type or member 'BinaryExtensions.WriteVector3Array(BinaryWriter, int, Vector3[])'
|
|
build:
Sledge.Formats/BinaryExtensions.cs#L303
Missing XML comment for publicly visible type or member 'BinaryExtensions.ReadVector3Array(BinaryReader, int)'
|
|
build:
Sledge.Formats/Tokens/Symbols.cs#L88
XML comment has badly formed XML -- 'An identifier was expected.'
|