4 references to NodeConnectionBufferSize
Microsoft.Build (2)
src\msbuild\src\Shared\NodeEndpointOutOfProcBase.cs (2)
49
/// <see cref="Traits.
NodeConnectionBufferSize
"/> so it honors the change wave / env override
52
private static int PipeBufferSize => Traits.Instance.
NodeConnectionBufferSize
;
MSBuild (2)
src\msbuild\src\Shared\NodeEndpointOutOfProcBase.cs (2)
49
/// <see cref="Traits.
NodeConnectionBufferSize
"/> so it honors the change wave / env override
52
private static int PipeBufferSize => Traits.Instance.
NodeConnectionBufferSize
;