1 write to _streamingContextType
Microsoft.CodeAnalysis.Features (1)
DeserializationConstructorCheck.cs (1)
19_streamingContextType = compilation.StreamingContextType();
1 reference to _streamingContextType
Microsoft.CodeAnalysis.Features (1)
DeserializationConstructorCheck.cs (1)
29methodSymbol.Parameters[1].Type.Equals(_streamingContextType) &&