3 references to NodeConnectionBufferSize
Microsoft.Build (2)
parent\Shared\NodeEndpointOutOfProcBase.cs (2)
50
/// <see cref="Traits.
NodeConnectionBufferSize
"/> so it honors the change wave / env override
53
private static int PipeBufferSize => Traits.Instance.
NodeConnectionBufferSize
;
MSBuild (1)
parent\Shared\NodeEndpointOutOfProcBase.cs (1)
53
private static int PipeBufferSize => Traits.Instance.
NodeConnectionBufferSize
;