Skip to content

Commit

Permalink
Update contract
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronRobinsonMSFT committed May 10, 2024
1 parent e8b34a6 commit 1a2d0b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/coreclr/vm/codeversion.cpp
Expand Up @@ -1354,6 +1354,7 @@ HRESULT CodeVersionManager::GetOrCreateMethodDescVersioningState(MethodDesc* pMe
CONTRACTL
{
NOTHROW;
GC_NOTRIGGER;
PRECONDITION(pMethod != NULL);
PRECONDITION(ppMethodVersioningState != NULL);
}
Expand Down

0 comments on commit 1a2d0b7

Please sign in to comment.