1 write to LanguageId
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (1)
Debugger\Engine\DkmCompilerId.cs (1)
24
LanguageId
= languageId;
2 references to LanguageId
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (2)
ResultProviderTestBase.cs (2)
525
Assert.Equal(expectedIntermediate.IntermediateLanguage.Id.
LanguageId
, actualIntermediate.IntermediateLanguage.Id.
LanguageId
);