TL
Size: a a a
TL
AH
VS
оГ
DT
ComputationExpressions.fs(1, 1): [FS3390] Недопустимый XML-комментарий: "Name cannot begin with the ''' character, hexadecimal value 0x27. Line 5, position 55."
ComputationExpressions.fs(9, 1): [FS3390] Недопустимый XML-комментарий: "Name cannot begin with the ''' character, hexadecimal value 0x27. Line 3, position 46."
ComputationExpressions.fs(22, 1): [FS3390] Недопустимый XML-комментарий: "'<', hexadecimal value 0x3C, is an invalid attribute character. Line 3, position 77."
HttpContextExtensions.fs(32, 5): [FS3390] Недопустимый XML-комментарий: "'<' is an unexpected token. The expected token is '>'. Line 5, position 2."
HttpContextExtensions.fs(43, 5): [FS3390] Недопустимый XML-комментарий: "'<', hexadecimal value 0x3C, is an invalid attribute character. Line 3, position 69."
HttpContextExtensions.fs(53, 5): [FS3390] Неполный XML-комментарий: отсутствует документация для параметра "ctx"
HttpContextExtensions.fs(87, 5): [FS3390] Неполный XML-комментарий: отсутствует документация для параметра "ctx"
DT
/// <summary>
/// A collection of F# computation expressions:
///
/// `opt {}`: Enables control flow and binding of Option<'T> objects
/// `res {}`: Enables control flow and binding of Result<'T, 'TError> objects
/// </summary>
module Giraffe.ComputationExpressions
SN
VP
VP
nn