Fix some more logging #47
Annotations
10 errors and 1 warning
|
build:
BepInEx.Preloader/Logging.cs#L11
A namespace cannot directly contain members such as fields, methods or statements
|
|
build:
BepInEx.Preloader/Logging.cs#L11
Type or namespace definition, or end-of-file expected
|
|
build:
BepInEx.Preloader/Logging.cs#L9
Invalid token ';' in class, record, struct, or interface member declaration
|
|
build:
BepInEx.Preloader/Logging.cs#L9
Invalid token '=' in class, record, struct, or interface member declaration
|
|
build:
BepInEx.Preloader/Logging.cs#L8
Invalid token '==' in class, record, struct, or interface member declaration
|
|
build:
BepInEx.Preloader/Logging.cs#L8
) expected
|
|
build:
BepInEx.Preloader/Logging.cs#L8
Tuple must contain at least two elements.
|
|
build:
BepInEx.Preloader/Logging.cs#L7
Invalid token '{' in class, record, struct, or interface member declaration
|
|
build:
BepInEx.Preloader/Logging.cs#L7
; expected
|
|
build:
BepInEx.Preloader/Logging.cs#L7
Invalid expression term '{'
|
|
build:
submodules/BepInEx.Harmony/HarmonyX2Interop/Patching/Patch.cs#L219
Missing XML comment for publicly visible type or member 'Patch.PatchMethod'
|