sourceReferences property
Source code that was used to build the executable which has caused the given error message.
Implementation
core.List<SourceReference>? sourceReferences;
Source code that was used to build the executable which has caused the given error message.
core.List<SourceReference>? sourceReferences;