Property | Type | Description | |
---|---|---|---|
_syncRoot | object |
Property | Type | Description | |
---|---|---|---|
AssignedIdentifiers | bool | ||
MakeToken | Token>.CreatorFunction.ConcurrentCache | ||
Tokens | Token>.ConcurrentCache | ||
TranslatedAssemblySizes | Dictionary |
Method | Description | |
---|---|---|
AssemblyManifest ( ) : System | ||
AssignIdentifiers ( ) : void | ||
Dispose ( ) : void | ||
GetExistingSize ( |
||
GetPrivateToken ( |
||
GetPrivateToken ( string assemblyFullName ) : Token | ||
SetAlreadyTranslated ( |
public GetExistingSize ( |
||
assembly | ||
emitterId | string | |
fileSize | long | |
return | bool |
public GetPrivateToken ( |
||
assembly | ||
return | Token |
public GetPrivateToken ( string assemblyFullName ) : Token | ||
assemblyFullName | string | |
return | Token |
public SetAlreadyTranslated ( |
||
assembly | ||
emitterId | string | |
fileSize | long | |
return | void |
protected ConcurrentCache |
||
return | Token>.CreatorFunction.ConcurrentCache |
protected Dictionary |
||
return | Dictionary |