mirror of
https://github.com/twiglet/cs2j.git
synced 2025-01-18 13:15:17 +01:00
Support for PensError.Error.GET_MESSAGE etc.
This commit is contained in:
parent
4e95c2b446
commit
c07516f1d3
@ -1222,6 +1222,7 @@ scope {
|
|||||||
if (!staticType.IsUnknownType) {
|
if (!staticType.IsUnknownType) {
|
||||||
AddToImports(staticType.Imports);
|
AddToImports(staticType.Imports);
|
||||||
$dotNetType = staticType;
|
$dotNetType = staticType;
|
||||||
|
$thedottedtext = (implicitThis || String.IsNullOrEmpty($e1.thedottedtext) ? "" : $e1.thedottedtext + ".") + $i.thetext;
|
||||||
found = true;
|
found = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user