1 override of FlushCustomState
Microsoft.Build.Framework (1)
LoggerException.cs (1)
114
protected override IDictionary<string, string?>
FlushCustomState
()
1 reference to FlushCustomState
Microsoft.Build.Framework (1)
BuildException\BuildExceptionBase.cs (1)
96
IDictionary<string, string?>? customKeyedSerializedData = (exception as BuildExceptionBase)?.
FlushCustomState
();