Tries to load information about a script call for a script of the specified name, in the specified context
The name of the script.
The context to load the script.
Information about the script call if possible; otherwise null (Nothing in Visual Basic).
In BuildMaster, the loadContext is IBuildMasterContext, and can be passed into methods like SDK.GetRaftItems(Inedo.Extensibility.RaftRepositories.RaftItemType type, object context) and SDK.GetRaftItem(Inedo.Extensibility.RaftRepositories.RaftItemType type, string itemId, object context) as needed to resolve application-level rafts