2 references to UninitializedPropertyRead
Microsoft.Build (2)
Logging\BinaryLogger\BuildEventArgsReader.cs (1)
324
BinaryLogRecordKind.
UninitializedPropertyRead
=> ReadUninitializedPropertyReadEventArgs(),
Logging\BinaryLogger\BuildEventArgsWriter.cs (1)
582
return BinaryLogRecordKind.
UninitializedPropertyRead
;