1 write to buildErrorEventArgsType
Microsoft.Build.Engine (1)
Engine\EngineProxy.cs (1)
663buildErrorEventArgsType = typeof(BuildErrorEventArgs);
2 references to buildErrorEventArgsType
Microsoft.Build.Engine (2)
Engine\EngineProxy.cs (2)
661if (buildErrorEventArgsType == null) 665return buildErrorEventArgsType;