2 references to AssemblyLoad
Microsoft.Build (2)
Logging\BinaryLogger\BuildEventArgsReader.cs (1)
326
BinaryLogRecordKind.
AssemblyLoad
=> ReadAssemblyLoadEventArgs(),
Logging\BinaryLogger\BuildEventArgsWriter.cs (1)
559
return BinaryLogRecordKind.
AssemblyLoad
;